Last Version

OWLAPI Simplex 0.1.1

A code generator and some utility classes to make the OWL API simpler to use.

License

License

GroupId

GroupId

de.jpdigital
ArtifactId

ArtifactId

owlapi-simplex
Version

Version

0.1.1
Type

Type

pom
Description

Description

OWLAPI Simplex
A code generator and some utility classes to make the OWL API simpler to use.
Project Organization

Project Organization

Jens Pelzetter
Source Code Management

Source Code Management

https://github.com/jpdigital/owlapi-simplex

Download owlapi-simplex 0.1.1

Filename Size
owlapi-simplex-0.1.1.pom 20 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • owlapi-simplex-core
  • owlapi-simplex-cli
  • owlapi-simplex-utils
  • owlapi-simplex-maven-plugin