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

com.anaplan.engineering:azuki-platform 0.3.0

BOM for the Azuki framework

Категории

Категории

ORM Данные
Группа

Группа

com.anaplan.engineering
Идентификатор

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

azuki-platform
Версия

Версия

0.3.0
Тип

Тип

pom

Скачать azuki-platform 0.3.0

Имя Файла Размер
azuki-platform-0.3.0.pom
Обзор

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