| License |
License |
|---|---|
| GroupId | GroupIdio.hdocdb |
| ArtifactId | ArtifactIdhdocdb |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionhdocdb
HBase as a JSON Document Database
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hdocdb-2.0.0.pom | |
| hdocdb-2.0.0.jar | 173 KB |
| hdocdb-2.0.0-sources.jar | 77 KB |
| hdocdb-2.0.0-javadoc.jar | 763 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hdocdb/hdocdb/ -->
<dependency>
<groupId>io.hdocdb</groupId>
<artifactId>hdocdb</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hdocdb/hdocdb/
implementation 'io.hdocdb:hdocdb:2.0.0'
// https://jarcasting.com/artifacts/io.hdocdb/hdocdb/
implementation ("io.hdocdb:hdocdb:2.0.0")
'io.hdocdb:hdocdb:jar:2.0.0'
<dependency org="io.hdocdb" name="hdocdb" rev="2.0.0">
<artifact name="hdocdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hdocdb', module='hdocdb', version='2.0.0')
)
libraryDependencies += "io.hdocdb" % "hdocdb" % "2.0.0"
[io.hdocdb/hdocdb "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hbase : hbase-client | jar | 2.4.11 |
| org.apache.hbase : hbase-common | jar | 2.4.11 |
| org.apache.hadoop : hadoop-common | jar | 2.10.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| com.google.guava : guava | jar | 31.1-jre |
| org.ojai : ojai | jar | 3.1.1 |
| org.graalvm.sdk : graal-sdk | jar | 22.0.0.2 |
| org.graalvm.js : js-scriptengine | jar | 22.0.0.2 |
| org.mockito : mockito-core | jar | 4.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.js : js | jar | 22.0.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava-testlib | jar | 31.1-jre |