License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.owlapi |
ArtifactId | ArtifactIdbinaryowl |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBinary OWL
A package that provides serialization and deserialization capabilities for the Binary OWL file format
|
Project URL |
Project URL |
Filename | Size |
---|---|
binaryowl-2.0.1.pom | |
binaryowl-2.0.1.jar | 205 KB |
binaryowl-2.0.1-sources.jar | 202 KB |
binaryowl-2.0.1-javadoc.jar | 802 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/binaryowl/ -->
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>binaryowl</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/binaryowl/
implementation 'net.sourceforge.owlapi:binaryowl:2.0.1'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/binaryowl/
implementation ("net.sourceforge.owlapi:binaryowl:2.0.1")
'net.sourceforge.owlapi:binaryowl:jar:2.0.1'
<dependency org="net.sourceforge.owlapi" name="binaryowl" rev="2.0.1">
<artifact name="binaryowl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='binaryowl', version='2.0.1')
)
libraryDependencies += "net.sourceforge.owlapi" % "binaryowl" % "2.0.1"
[net.sourceforge.owlapi/binaryowl "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.owlapi : owlapi-distribution | jar | 4.3.1 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit-dep | jar | 4.11 |