не последняя версия
Последняя версия 1.1.0

org.kitesdk:kite-parent 1.0.0

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

Группа

Группа

org.kitesdk
Идентификатор

Идентификатор

kite-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать kite-parent 1.0.0

Имя Файла Размер
kite-parent-1.0.0.pom 46 KB
Обзор

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