License |
License |
---|---|
GroupId | GroupIdorg.obolibrary.robot |
ArtifactId | ArtifactIdrobot-command |
Version | Version1.8.2 |
Type | Typejar |
Description |
Descriptionrobot-command
Command-line interface for ROBOT: Commands for working with OWL ontologies, especially Open Biological and Biomedical Ontologes (OBO).
|
Filename | Size |
---|---|
robot-command-1.8.2.pom | |
robot-command-1.8.2.jar | 106 KB |
robot-command-1.8.2-sources.jar | 69 KB |
robot-command-1.8.2-javadoc.jar | 579 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.obolibrary.robot/robot-command/ -->
<dependency>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot-command</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.obolibrary.robot/robot-command/
implementation 'org.obolibrary.robot:robot-command:1.8.2'
// https://jarcasting.com/artifacts/org.obolibrary.robot/robot-command/
implementation ("org.obolibrary.robot:robot-command:1.8.2")
'org.obolibrary.robot:robot-command:jar:1.8.2'
<dependency org="org.obolibrary.robot" name="robot-command" rev="1.8.2">
<artifact name="robot-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.obolibrary.robot', module='robot-command', version='1.8.2')
)
libraryDependencies += "org.obolibrary.robot" % "robot-command" % "1.8.2"
[org.obolibrary.robot/robot-command "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.github.ben-manes.caffeine : caffeine | jar | 2.5.6 |
org.obolibrary.robot : robot-core | jar | 1.8.2 |
commons-cli : commons-cli | jar | 1.4 |
commons-io : commons-io | jar | 2.8.0 |
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 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
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 |