Last Version

robot 1.9.0

ROBOT is an OBO Tool: A library and command-line tool for working with OWL ontologies, especially Open Biological and Biomedical Ontologes (OBO).

License

License

GroupId

GroupId

org.obolibrary.robot
ArtifactId

ArtifactId

robot
Version

Version

1.9.0
Type

Type

pom
Description

Description

robot
ROBOT is an OBO Tool: A library and command-line tool for working with OWL ontologies, especially Open Biological and Biomedical Ontologes (OBO).
Project URL

Project URL

https://github.com/ontodev/robot
Source Code Management

Source Code Management

https://github.com/ontodev/robot

Download robot 1.9.0

Filename Size
robot-1.9.0.pom 10 KB
Browse

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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
net.sourceforge.owlapi : owlapi-api jar 4.5.6
net.sourceforge.owlapi : owlapi-apibinding jar 4.5.6
net.sourceforge.owlapi : owlapi-rio jar 4.5.6
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.7
org.slf4j : log4j-over-slf4j jar 1.7.32
org.semanticweb.elk : elk-owlapi jar 0.4.3
net.sourceforge.owlapi : org.semanticweb.hermit jar 1.3.8.413
net.sourceforge.owlapi : jfact jar 4.0.4

Project Modules

  • robot-core
  • robot-command
  • robot-maven-plugin