Last Version

OWLAPI 5.1.20

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-parent
Version

Version

5.1.20
Type

Type

pom
Description

Description

OWLAPI
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 URL

Project URL

http://owlcs.github.io/owlapi/
Project Organization

Project Organization

The University of Manchester
Source Code Management

Source Code Management

https://github.com/owlcs/owlapi

Download owlapi-parent 5.1.20

Filename Size
owlapi-parent-5.1.20.pom 15 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.vsonnier : hppcrt jar 0.7.5
com.github.ben-manes.caffeine : caffeine jar 2.8.1
com.google.guava : guava jar 30.1.1-jre
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.7

test (4)

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

Project Modules

  • api
  • impl
  • tools
  • parsers
  • oboformat
  • rio
  • compatibility
  • apibinding
  • contract
  • distribution
  • osgidistribution