License |
License |
---|---|
GroupId | GroupIdorg.obolibrary.robot |
ArtifactId | ArtifactIdrobot |
Version | Version1.8.1 |
Type | Typepom |
Description |
Descriptionrobot
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
robot-1.8.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.obolibrary.robot/robot/ -->
<dependency>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.obolibrary.robot/robot/
implementation 'org.obolibrary.robot:robot:1.8.1'
// https://jarcasting.com/artifacts/org.obolibrary.robot/robot/
implementation ("org.obolibrary.robot:robot:1.8.1")
'org.obolibrary.robot:robot:pom:1.8.1'
<dependency org="org.obolibrary.robot" name="robot" rev="1.8.1">
<artifact name="robot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.obolibrary.robot', module='robot', version='1.8.1')
)
libraryDependencies += "org.obolibrary.robot" % "robot" % "1.8.1"
[org.obolibrary.robot/robot "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
net.sourceforge.owlapi : owlapi-distribution | jar | 4.5.6 |
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 |