License |
License |
---|---|
GroupId | GroupIdorg.obolibrary.robot |
ArtifactId | ArtifactIdrobot-command |
Version | Version1.8.1 |
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.1.pom | |
robot-command-1.8.1.jar | 106 KB |
robot-command-1.8.1-sources.jar | 67 KB |
robot-command-1.8.1-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.obolibrary.robot/robot-command/ -->
<dependency>
<groupId>org.obolibrary.robot</groupId>
<artifactId>robot-command</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.obolibrary.robot/robot-command/
implementation 'org.obolibrary.robot:robot-command:1.8.1'
// https://jarcasting.com/artifacts/org.obolibrary.robot/robot-command/
implementation ("org.obolibrary.robot:robot-command:1.8.1")
'org.obolibrary.robot:robot-command:jar:1.8.1'
<dependency org="org.obolibrary.robot" name="robot-command" rev="1.8.1">
<artifact name="robot-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.obolibrary.robot', module='robot-command', version='1.8.1')
)
libraryDependencies += "org.obolibrary.robot" % "robot-command" % "1.8.1"
[org.obolibrary.robot/robot-command "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.obolibrary.robot : robot-core | jar | 1.8.1 |
commons-cli : commons-cli | jar | 1.2 |
commons-io : commons-io | jar | 2.4 |
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 |