Last Version

Auto-generated JMH benchmark 4.1.0-RC2

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

benchmarks
Version

Version

4.1.0-RC2
Type

Type

jar
Description

Description

Auto-generated JMH benchmark
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 benchmarks 4.1.0-RC2


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

Dependencies

compile (11)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-distribution jar 4.1.0-RC2
net.sourceforge.owlapi : owlapi-ncbitaxon jar 4.0.1
org.openjdk.jmh : jmh-core jar 1.3.1
net.sf.trove4j : trove4j jar 3.0.3
com.google.guava : guava jar 18.0
com.google.inject : guice jar 4.0-beta
com.google.inject.extensions : guice-assistedinject jar 4.0-beta
com.google.inject.extensions : guice-multibindings jar 4.0-beta
com.google.code.findbugs : jsr305 jar 2.0.1
org.slf4j : slf4j-api jar 1.7.7
org.apache.directory.studio : org.apache.commons.io jar 2.4

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.3.1

test (4)

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

Project Modules

There are no modules declared in this project.