is not current version
Last Version 5.1.20

OWLAPI :: Binding and Config 5.1.17

The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-apibinding
Version

Version

5.1.17
Type

Type

jar
Description

Description

OWLAPI :: Binding and Config
The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2
Project Organization

Project Organization

The University of Manchester

Download owlapi-apibinding 5.1.17


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

Dependencies

compile (12)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-api jar 5.1.17
net.sourceforge.owlapi : owlapi-impl jar 5.1.17
net.sourceforge.owlapi : owlapi-parsers jar 5.1.17
net.sourceforge.owlapi : owlapi-oboformat jar 5.1.17
net.sourceforge.owlapi : owlapi-tools jar 5.1.17
net.sourceforge.owlapi : owlapi-rio jar 5.1.17
com.github.vsonnier : hppcrt jar 0.7.5
com.github.ben-manes.caffeine : caffeine jar 2.8.1
com.google.guava : guava jar 30.0-jre
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.6

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.20.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.