is not current version
Last Version 4.4.0

org.opencb.commons:commons-datastore-core 4.0.6

OpenCB commons project contains several Java libs for Bioinformatics

License

License

Categories

Categories

Data
GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons-datastore-core
Version

Version

4.0.6
Type

Type

jar
Description

Description

OpenCB commons project contains several Java libs for Bioinformatics

Download commons-datastore-core 4.0.6


<!-- https://jarcasting.com/artifacts/org.opencb.commons/commons-datastore-core/ -->
<dependency>
    <groupId>org.opencb.commons</groupId>
    <artifactId>commons-datastore-core</artifactId>
    <version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.commons/commons-datastore-core/
implementation 'org.opencb.commons:commons-datastore-core:4.0.6'
// https://jarcasting.com/artifacts/org.opencb.commons/commons-datastore-core/
implementation ("org.opencb.commons:commons-datastore-core:4.0.6")
'org.opencb.commons:commons-datastore-core:jar:4.0.6'
<dependency org="org.opencb.commons" name="commons-datastore-core" rev="4.0.6">
  <artifact name="commons-datastore-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.commons', module='commons-datastore-core', version='4.0.6')
)
libraryDependencies += "org.opencb.commons" % "commons-datastore-core" % "4.0.6"
[org.opencb.commons/commons-datastore-core "4.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.