Last Version

JAOB core 1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.okkam.owl
ArtifactId

ArtifactId

jaob-core
Version

Version

1.0
Type

Type

jar
Description

Description

JAOB core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Okkam srl

Download jaob-core 1.0


<!-- https://jarcasting.com/artifacts/org.okkam.owl/jaob-core/ -->
<dependency>
    <groupId>org.okkam.owl</groupId>
    <artifactId>jaob-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.okkam.owl/jaob-core/
implementation 'org.okkam.owl:jaob-core:1.0'
// https://jarcasting.com/artifacts/org.okkam.owl/jaob-core/
implementation ("org.okkam.owl:jaob-core:1.0")
'org.okkam.owl:jaob-core:jar:1.0'
<dependency org="org.okkam.owl" name="jaob-core" rev="1.0">
  <artifact name="jaob-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.okkam.owl', module='jaob-core', version='1.0')
)
libraryDependencies += "org.okkam.owl" % "jaob-core" % "1.0"
[org.okkam.owl/jaob-core "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
net.sourceforge.owlapi : owlapi-distribution jar 3.5.0
org.slf4j : slf4j-log4j12 jar 1.7.7
org.slf4j : slf4j-jdk14 jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.