Last Version

JAOB (Java Architecture for Owl Binding) 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
Version

Version

1.0
Type

Type

pom
Description

Description

JAOB (Java Architecture for Owl Binding)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Okkam srl
Source Code Management

Source Code Management

https://github.com/okkam-it/jaob

Download jaob 1.0

Filename Size
jaob-1.0.pom 6 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • maven-plugin