License |
License |
---|---|
GroupId | GroupIdcom.github.owlcs |
ArtifactId | ArtifactIdontapi |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.owlcs:ontapi
ONT-API is a RDF-centric library to work with OWL
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ontapi-3.0.0.pom | |
ontapi-3.0.0.jar | 1 MB |
ontapi-3.0.0-tests.jar | 1 MB |
ontapi-3.0.0-sources.jar | 978 KB |
ontapi-3.0.0-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.owlcs/ontapi/ -->
<dependency>
<groupId>com.github.owlcs</groupId>
<artifactId>ontapi</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.owlcs/ontapi/
implementation 'com.github.owlcs:ontapi:3.0.0'
// https://jarcasting.com/artifacts/com.github.owlcs/ontapi/
implementation ("com.github.owlcs:ontapi:3.0.0")
'com.github.owlcs:ontapi:jar:3.0.0'
<dependency org="com.github.owlcs" name="ontapi" rev="3.0.0">
<artifact name="ontapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.owlcs', module='ontapi', version='3.0.0')
)
libraryDependencies += "com.github.owlcs" % "ontapi" % "3.0.0"
[com.github.owlcs/ontapi "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-arq | jar | 4.2.0 |
net.sourceforge.owlapi : owlapi-api | jar | 5.1.19 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.github.ben-manes.caffeine : caffeine | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.mockito : mockito-all | jar | 1.10.19 |
net.sourceforge.owlapi : owlapi-impl | jar | 5.1.19 |
net.sourceforge.owlapi : owlapi-tools | jar | 5.1.19 |
net.sourceforge.owlapi : owlapi-parsers | jar | 5.1.19 |
net.sourceforge.owlapi : owlapi-rio | jar | 5.1.19 |
net.sourceforge.owlapi : owlapi-oboformat | jar | 5.1.19 |