Binary OWL

A package that provides serialization and deserialization capabilities for the Binary OWL file format

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

binaryowl
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Binary OWL
A package that provides serialization and deserialization capabilities for the Binary OWL file format
Project URL

Project URL

https://github.com/matthewhorridge/binaryowl

Download binaryowl

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-distribution jar 4.3.1
com.google.guava : guava jar 20.0

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0