is not current version
Last Version 1.1.0

org.kitesdk:kite-tools-cdh5 1.0.0

Builds a tarball (and zip) of the kite-tools runtime.

GroupId

GroupId

org.kitesdk
ArtifactId

ArtifactId

kite-tools-cdh5
Version

Version

1.0.0
Type

Type

pom

Download kite-tools-cdh5 1.0.0


<!-- https://jarcasting.com/artifacts/org.kitesdk/kite-tools-cdh5/ -->
<dependency>
    <groupId>org.kitesdk</groupId>
    <artifactId>kite-tools-cdh5</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kitesdk/kite-tools-cdh5/
implementation 'org.kitesdk:kite-tools-cdh5:1.0.0'
// https://jarcasting.com/artifacts/org.kitesdk/kite-tools-cdh5/
implementation ("org.kitesdk:kite-tools-cdh5:1.0.0")
'org.kitesdk:kite-tools-cdh5:pom:1.0.0'
<dependency org="org.kitesdk" name="kite-tools-cdh5" rev="1.0.0">
  <artifact name="kite-tools-cdh5" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kitesdk', module='kite-tools-cdh5', version='1.0.0')
)
libraryDependencies += "org.kitesdk" % "kite-tools-cdh5" % "1.0.0"
[org.kitesdk/kite-tools-cdh5 "1.0.0"]