is not current version
Last Version 0.5.0

org.opencb.datastore:datastore-hbase 0.3.1


Categories

Categories

Data
GroupId

GroupId

org.opencb.datastore
ArtifactId

ArtifactId

datastore-hbase
Version

Version

0.3.1
Type

Type

jar

Download datastore-hbase 0.3.1


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