| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.bigtop.itest |
| ArtifactId | ArtifactIdhbase-smoke |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhbasesmoke
The development of packaging and tests of the Apache Hadoop
ecosystem
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hbase-smoke-3.1.0.pom | |
| hbase-smoke-3.1.0.jar | 48 KB |
| hbase-smoke-3.1.0-sources.jar | 26 KB |
| hbase-smoke-3.1.0-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/hbase-smoke/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hbase-smoke</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hbase-smoke/
implementation 'org.apache.bigtop.itest:hbase-smoke:3.1.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hbase-smoke/
implementation ("org.apache.bigtop.itest:hbase-smoke:3.1.0")
'org.apache.bigtop.itest:hbase-smoke:jar:3.1.0'
<dependency org="org.apache.bigtop.itest" name="hbase-smoke" rev="3.1.0">
<artifact name="hbase-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='hbase-smoke', version='3.1.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "hbase-smoke" % "3.1.0"
[org.apache.bigtop.itest/hbase-smoke "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.7.3 |
| org.apache.hadoop : hadoop-client | jar | 2.7.3 |
| org.apache.hbase : hbase-common | jar | 1.1.9 |
| org.apache.hbase : hbase-common | test-jar | 1.1.9 |
| org.apache.hbase : hbase-server | jar | 1.1.9 |
| org.apache.hbase : hbase-server | test-jar | 1.1.9 |
| org.apache.bigtop.itest : itest-common | jar | 3.1.0 |
| org.codehaus.groovy : groovy-json | jar | 2.5.4 |
| org.codehaus.groovy : groovy-xml | jar | 2.5.4 |