org.geneontology.obographs:obographs-core

Reference implementation for Obo Graphs

License

License

GroupId

GroupId

org.geneontology.obographs
ArtifactId

ArtifactId

obographs-core
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reference implementation for Obo Graphs

Download obographs-core

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.2
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0