License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.owlapi |
ArtifactId | ArtifactIdowlapi-fixers |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOWLAPI :: 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 |
Filename | Size |
---|---|
owlapi-fixers-5.0.1.pom | |
owlapi-fixers-5.0.1.jar | 101 KB |
owlapi-fixers-5.0.1-sources.jar | 132 KB |
owlapi-fixers-5.0.1-javadoc.jar | 509 KB |
Browse |
<!-- 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"]
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 |
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 |