License |
License |
---|---|
GroupId | GroupIdorg.apache.bigtop.itest |
ArtifactId | ArtifactIdhue-smoke |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionhuesmoke
The development of packaging and tests of the Apache Hadoop
ecosystem
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hue-smoke-1.5.0.pom | |
hue-smoke-1.5.0.jar | 12 KB |
hue-smoke-1.5.0-project.tar.gz | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/hue-smoke/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hue-smoke</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hue-smoke/
implementation 'org.apache.bigtop.itest:hue-smoke:1.5.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hue-smoke/
implementation ("org.apache.bigtop.itest:hue-smoke:1.5.0")
'org.apache.bigtop.itest:hue-smoke:jar:1.5.0'
<dependency org="org.apache.bigtop.itest" name="hue-smoke" rev="1.5.0">
<artifact name="hue-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='hue-smoke', version='1.5.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "hue-smoke" % "1.5.0"
[org.apache.bigtop.itest/hue-smoke "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.bigtop.itest : itest-common | jar | 1.5.0 |
org.codehaus.groovy : groovy-json | jar | 2.5.4 |
org.codehaus.groovy : groovy-xml | jar | 2.5.4 |