Last Version

OWLAPI :: Violation fixers 5.0.1

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

Version

5.0.1
Type

Type

jar
Description

Description

OWLAPI :: Violation fixers
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-fixers 5.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-api jar 5.0.1
net.sf.trove4j : trove4j jar 3.0.3
com.github.ben-manes.caffeine : caffeine jar 2.1.0
com.google.guava : guava jar 19.0
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-assistedinject jar 4.0
com.google.inject.extensions : guice-multibindings jar 4.0
com.google.code.findbugs : jsr305 jar 2.0.1
org.slf4j : slf4j-api jar 1.7.14
commons-io : commons-io jar 2.4

test (5)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-impl jar 5.0.1
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta
org.slf4j : slf4j-simple jar 1.7.14

Project Modules

There are no modules declared in this project.