| License |
License
Cloudsoft Commercial License
|
|---|---|
| GroupId | GroupIdio.cloudsoft.amp |
| ArtifactId | ArtifactIdamp-parent |
| Last Version | Last Version2.0.0-M1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCloudsoft Application Management Platform Parent Project
AMP parent / project root,
serving as the ancestor POM for all projects --
declaring versions, profiles, and the modules to build
|
| Filename | Size |
|---|---|
| amp-parent-2.0.0-M1.pom | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cloudsoft.amp/amp-parent/ -->
<dependency>
<groupId>io.cloudsoft.amp</groupId>
<artifactId>amp-parent</artifactId>
<version>2.0.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cloudsoft.amp/amp-parent/
implementation 'io.cloudsoft.amp:amp-parent:2.0.0-M1'
// https://jarcasting.com/artifacts/io.cloudsoft.amp/amp-parent/
implementation ("io.cloudsoft.amp:amp-parent:2.0.0-M1")
'io.cloudsoft.amp:amp-parent:pom:2.0.0-M1'
<dependency org="io.cloudsoft.amp" name="amp-parent" rev="2.0.0-M1">
<artifact name="amp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cloudsoft.amp', module='amp-parent', version='2.0.0-M1')
)
libraryDependencies += "io.cloudsoft.amp" % "amp-parent" % "2.0.0-M1"
[io.cloudsoft.amp/amp-parent "2.0.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.brooklyn : brooklyn-all | jar | 0.7.0-M1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.brooklyn : brooklyn-test-support | jar | 0.7.0-M1 |