Allow owlapi to use transitive dependencies
This commit is contained in:
parent
88d4cec9cf
commit
890d908a6a
1 changed files with 0 additions and 20 deletions
20
dependencies/pom.xml
vendored
20
dependencies/pom.xml
vendored
|
@ -183,26 +183,6 @@
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>net.sourceforge.owlapi</groupId>
|
|
||||||
<artifactId>owlapi-impl</artifactId>
|
|
||||||
<version>5.0.4</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.sourceforge.owlapi</groupId>
|
|
||||||
<artifactId>owlapi-oboformat</artifactId>
|
|
||||||
<version>5.0.4</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.sourceforge.owlapi</groupId>
|
|
||||||
<artifactId>owlapi-parsers</artifactId>
|
|
||||||
<version>5.0.4</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.sourceforge.owlapi</groupId>
|
|
||||||
<artifactId>owlapi-tools</artifactId>
|
|
||||||
<version>5.0.4</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.semarglproject</groupId>
|
<groupId>org.semarglproject</groupId>
|
||||||
<artifactId>semargl-core</artifactId>
|
<artifactId>semargl-core</artifactId>
|
||||||
|
|
Loading…
Add table
Reference in a new issue