License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.anaplan.engineering |
ArtifactId | ArtifactIdazuki-platform |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAzuki platform
BOM for the Azuki framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
azuki-platform-0.3.7.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaplan.engineering/azuki-platform/ -->
<dependency>
<groupId>com.anaplan.engineering</groupId>
<artifactId>azuki-platform</artifactId>
<version>0.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaplan.engineering/azuki-platform/
implementation 'com.anaplan.engineering:azuki-platform:0.3.7'
// https://jarcasting.com/artifacts/com.anaplan.engineering/azuki-platform/
implementation ("com.anaplan.engineering:azuki-platform:0.3.7")
'com.anaplan.engineering:azuki-platform:pom:0.3.7'
<dependency org="com.anaplan.engineering" name="azuki-platform" rev="0.3.7">
<artifact name="azuki-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaplan.engineering', module='azuki-platform', version='0.3.7')
)
libraryDependencies += "com.anaplan.engineering" % "azuki-platform" % "0.3.7"
[com.anaplan.engineering/azuki-platform "0.3.7"]