org.opencb.datastore:datastore-core

OpenCB datastore project contains several database libs for SQL and NoSQL

License

License

Categories

Categories

Data
GroupId

GroupId

org.opencb.datastore
ArtifactId

ArtifactId

datastore-core
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenCB datastore project contains several database libs for SQL and NoSQL
Project URL

Project URL

https://github.com/opencb/datastore/wiki/datastore-core

Download datastore-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0