is not current version
Last Version 0.4.1

com.puresoltechnologies.purifinity.server:database.hbase 0.4.0


Categories

Categories

Data
GroupId

GroupId

com.puresoltechnologies.purifinity.server
ArtifactId

ArtifactId

database.hbase
Version

Version

0.4.0
Type

Type

pom

Download database.hbase 0.4.0

Filename Size
database.hbase-0.4.0.pom 608 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/database.hbase/ -->
<dependency>
    <groupId>com.puresoltechnologies.purifinity.server</groupId>
    <artifactId>database.hbase</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/database.hbase/
implementation 'com.puresoltechnologies.purifinity.server:database.hbase:0.4.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/database.hbase/
implementation ("com.puresoltechnologies.purifinity.server:database.hbase:0.4.0")
'com.puresoltechnologies.purifinity.server:database.hbase:pom:0.4.0'
<dependency org="com.puresoltechnologies.purifinity.server" name="database.hbase" rev="0.4.0">
  <artifact name="database.hbase" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='database.hbase', version='0.4.0')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "database.hbase" % "0.4.0"
[com.puresoltechnologies.purifinity.server/database.hbase "0.4.0"]