License |
License |
---|---|
GroupId | GroupIdorg.geneontology.obographs |
ArtifactId | ArtifactIdobographs-core |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionReference implementation for Obo Graphs
|
Filename | Size |
---|---|
obographs-core-0.3.0.pom | |
obographs-core-0.3.0.jar | 125 KB |
obographs-core-0.3.0-sources.jar | 72 KB |
obographs-core-0.3.0-javadoc.jar | 780 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geneontology.obographs/obographs-core/ -->
<dependency>
<groupId>org.geneontology.obographs</groupId>
<artifactId>obographs-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geneontology.obographs/obographs-core/
implementation 'org.geneontology.obographs:obographs-core:0.3.0'
// https://jarcasting.com/artifacts/org.geneontology.obographs/obographs-core/
implementation ("org.geneontology.obographs:obographs-core:0.3.0")
'org.geneontology.obographs:obographs-core:jar:0.3.0'
<dependency org="org.geneontology.obographs" name="obographs-core" rev="0.3.0">
<artifact name="obographs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geneontology.obographs', module='obographs-core', version='0.3.0')
)
libraryDependencies += "org.geneontology.obographs" % "obographs-core" % "0.3.0"
[org.geneontology.obographs/obographs-core "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.2-jre |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.12.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.1 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.12.1 |
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 |
---|---|---|
org.immutables : value | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.2 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |