| License |
License |
|---|---|
| GroupId | GroupIdorg.geneontology.obographs |
| ArtifactId | ArtifactIdobographs |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionobographs
Reference implementation for Obo Graphs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| obographs-0.3.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.geneontology.obographs/obographs/ -->
<dependency>
<groupId>org.geneontology.obographs</groupId>
<artifactId>obographs</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geneontology.obographs/obographs/
implementation 'org.geneontology.obographs:obographs:0.3.0'
// https://jarcasting.com/artifacts/org.geneontology.obographs/obographs/
implementation ("org.geneontology.obographs:obographs:0.3.0")
'org.geneontology.obographs:obographs:pom:0.3.0'
<dependency org="org.geneontology.obographs" name="obographs" rev="0.3.0">
<artifact name="obographs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geneontology.obographs', module='obographs', version='0.3.0')
)
libraryDependencies += "org.geneontology.obographs" % "obographs" % "0.3.0"
[org.geneontology.obographs/obographs "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |