Last Version

net.sourceforge.owlapi:owlapi-testsupport 3.5.2

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

Version

3.5.2
Type

Type

jar
Description

Description

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-testsupport 3.5.2


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar 3.0.3
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.