Last Version

ELK Reasoner 0.5.0

A Java-based OWL EL reasoner

License

License

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

elk-parent
Version

Version

0.5.0
Type

Type

pom
Description

Description

ELK Reasoner
A Java-based OWL EL reasoner
Project Organization

Project Organization

Department of Computer Science, University of Oxford
Source Code Management

Source Code Management

https://github.com/liveontologies/elk-reasoner

Download elk-parent 0.5.0

Filename Size
elk-parent-0.5.0.pom 13 KB
Browse

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

Dependencies

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

Project Modules

  • elk-cli
  • elk-distribution-parent
  • elk-ore-parent
  • elk-owl-parent
  • elk-proofs
  • elk-reasoner
  • elk-util-parent
  • elk-owlapi-parent