| License |
License |
|---|---|
| GroupId | GroupIdorg.geneontology.obographs |
| ArtifactId | ArtifactIdobographs-owlapi |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReference implementation for Obo Graphs
|
| Filename | Size |
|---|---|
| obographs-owlapi-0.3.0.pom | |
| obographs-owlapi-0.3.0.jar | 23 KB |
| obographs-owlapi-0.3.0-sources.jar | 14 KB |
| obographs-owlapi-0.3.0-javadoc.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.geneontology.obographs/obographs-owlapi/ -->
<dependency>
<groupId>org.geneontology.obographs</groupId>
<artifactId>obographs-owlapi</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geneontology.obographs/obographs-owlapi/
implementation 'org.geneontology.obographs:obographs-owlapi:0.3.0'
// https://jarcasting.com/artifacts/org.geneontology.obographs/obographs-owlapi/
implementation ("org.geneontology.obographs:obographs-owlapi:0.3.0")
'org.geneontology.obographs:obographs-owlapi:jar:0.3.0'
<dependency org="org.geneontology.obographs" name="obographs-owlapi" rev="0.3.0">
<artifact name="obographs-owlapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geneontology.obographs', module='obographs-owlapi', version='0.3.0')
)
libraryDependencies += "org.geneontology.obographs" % "obographs-owlapi" % "0.3.0"
[org.geneontology.obographs/obographs-owlapi "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.geneontology.obographs : obographs-core | jar | 0.3.0 |
| com.beust : jcommander | jar | 1.48 |
| net.sourceforge.owlapi : owlapi-distribution | jar | 4.5.16 |
| com.io-informatics.oss : jackson-jsonld | jar | 0.0.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |