License |
License
Apache License, Version 2.0
|
---|---|
GroupId | GroupIdorg.friendularity |
ArtifactId | ArtifactIdorg.friendularity.demo.owlbind |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.friendularity.demo.owlbind - Experiment in java/graph binding
All libraries and OSGi bundles
|
<!-- https://jarcasting.com/artifacts/org.friendularity/org.friendularity.demo.owlbind/ -->
<dependency>
<groupId>org.friendularity</groupId>
<artifactId>org.friendularity.demo.owlbind</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.friendularity/org.friendularity.demo.owlbind/
implementation 'org.friendularity:org.friendularity.demo.owlbind:1.1.1'
// https://jarcasting.com/artifacts/org.friendularity/org.friendularity.demo.owlbind/
implementation ("org.friendularity:org.friendularity.demo.owlbind:1.1.1")
'org.friendularity:org.friendularity.demo.owlbind:jar:1.1.1'
<dependency org="org.friendularity" name="org.friendularity.demo.owlbind" rev="1.1.1">
<artifact name="org.friendularity.demo.owlbind" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.friendularity', module='org.friendularity.demo.owlbind', version='1.1.1')
)
libraryDependencies += "org.friendularity" % "org.friendularity.demo.owlbind" % "1.1.1"
[org.friendularity/org.friendularity.demo.owlbind "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.owlapi : owlapi-distribution | jar | 3.5.0 |
org.appdapter : org.appdapter.bundle.core | jar | 1.2.4 |
org.cogchar : org.cogchar.bundle.core | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |