Last Version

Kite Development Kit 1.1.0

Kite SDK is a set of libraries, tools, and docs to simplify the development of data-related systems.

License

License

GroupId

GroupId

org.kitesdk
ArtifactId

ArtifactId

kite-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

Kite Development Kit
Kite SDK is a set of libraries, tools, and docs to simplify the development of data-related systems.
Project URL

Project URL

http://kitesdk.org/
Source Code Management

Source Code Management

https://github.com/kite-sdk/kite

Download kite-parent 1.1.0

Filename Size
kite-parent-1.1.0.pom 46 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kite-hadoop-dependencies
  • kite-hadoop-compatibility
  • kite-hbase-dependencies
  • kite-data
  • kite-app-parent
  • kite-maven-plugin
  • kite-tools-parent
  • kite-minicluster
  • kite-morphlines