is not current version
Last Version 3.0.0

com.github.owlcs:ontapi 2.1.0

ONT-API is a RDF-centric library to work with OWL

License

License

GroupId

GroupId

com.github.owlcs
ArtifactId

ArtifactId

ontapi
Version

Version

2.1.0
Type

Type

jar
Description

Description

com.github.owlcs:ontapi
ONT-API is a RDF-centric library to work with OWL
Project URL

Project URL

https://github.com/owlcs/ont-api
Project Organization

Project Organization

owl.cs group
Source Code Management

Source Code Management

https://github.com/owlcs/ont-api

Download ontapi 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.owlcs/ontapi/ -->
<dependency>
    <groupId>com.github.owlcs</groupId>
    <artifactId>ontapi</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.owlcs/ontapi/
implementation 'com.github.owlcs:ontapi:2.1.0'
// https://jarcasting.com/artifacts/com.github.owlcs/ontapi/
implementation ("com.github.owlcs:ontapi:2.1.0")
'com.github.owlcs:ontapi:jar:2.1.0'
<dependency org="com.github.owlcs" name="ontapi" rev="2.1.0">
  <artifact name="ontapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.owlcs', module='ontapi', version='2.1.0')
)
libraryDependencies += "com.github.owlcs" % "ontapi" % "2.1.0"
[com.github.owlcs/ontapi "2.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.jena : jena-arq jar 3.16.0
net.sourceforge.owlapi : owlapi-api jar 5.1.14
org.slf4j : slf4j-api jar 1.7.30
com.github.ben-manes.caffeine : caffeine jar 2.8.6

test (10)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.mockito : mockito-all jar 1.10.19
net.sourceforge.owlapi : owlapi-impl jar 5.1.14
net.sourceforge.owlapi : owlapi-tools jar 5.1.14
net.sourceforge.owlapi : owlapi-parsers jar 5.1.14
net.sourceforge.owlapi : owlapi-rio jar 5.1.14
net.sourceforge.owlapi : owlapi-oboformat jar 5.1.14
org.topbraid : shacl jar 1.0.1

Project Modules

There are no modules declared in this project.