GroupId | GroupIdorg.apache.bigtop.itest |
---|---|
ArtifactId | ArtifactIdhcatalog-smoke |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
hcatalog-smoke-0.6.0.pom | |
hcatalog-smoke-0.6.0.jar | 13 KB |
hcatalog-smoke-0.6.0-project.zip | 6 KB |
hcatalog-smoke-0.6.0-project.tar.gz | 2 KB |
hcatalog-smoke-0.6.0-project.tar.bz2 | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/hcatalog-smoke/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hcatalog-smoke</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hcatalog-smoke/
implementation 'org.apache.bigtop.itest:hcatalog-smoke:0.6.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/hcatalog-smoke/
implementation ("org.apache.bigtop.itest:hcatalog-smoke:0.6.0")
'org.apache.bigtop.itest:hcatalog-smoke:jar:0.6.0'
<dependency org="org.apache.bigtop.itest" name="hcatalog-smoke" rev="0.6.0">
<artifact name="hcatalog-smoke" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='hcatalog-smoke', version='0.6.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "hcatalog-smoke" % "0.6.0"
[org.apache.bigtop.itest/hcatalog-smoke "0.6.0"]