License |
License |
---|---|
GroupId | GroupIdcom.gravity |
ArtifactId | ArtifactIdgravity-hpaste |
Last Version | Last Version0.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhpaste
Scala mapper for hbase
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gravity-hpaste-0.1.11.pom | |
gravity-hpaste-0.1.11.jar | 511 KB |
gravity-hpaste-0.1.11-sources.jar | 41 KB |
gravity-hpaste-0.1.11-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gravity/gravity-hpaste/ -->
<dependency>
<groupId>com.gravity</groupId>
<artifactId>gravity-hpaste</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gravity/gravity-hpaste/
implementation 'com.gravity:gravity-hpaste:0.1.11'
// https://jarcasting.com/artifacts/com.gravity/gravity-hpaste/
implementation ("com.gravity:gravity-hpaste:0.1.11")
'com.gravity:gravity-hpaste:jar:0.1.11'
<dependency org="com.gravity" name="gravity-hpaste" rev="0.1.11">
<artifact name="gravity-hpaste" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gravity', module='gravity-hpaste', version='0.1.11')
)
libraryDependencies += "com.gravity" % "gravity-hpaste" % "0.1.11"
[com.gravity/gravity-hpaste "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 1.6.1 |
org.apache.hbase : hbase | jar | 0.90.4 |
org.scala-lang : scala-library | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase | test-jar | 0.90.4 |
org.apache.hadoop : hadoop-test | jar | 0.20.2 |
junit : junit | jar | 4.8.1 |