License |
License |
---|---|
GroupId | GroupIdcom.meltmedia.cadmium |
ArtifactId | ArtifactIdcadmium-deployment-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncadmium :: deployment :: Parent POM
Cadmium is a static content versioning and distribution system.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cadmium-deployment-parent-1.0.1.pom | 624 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.meltmedia.cadmium/cadmium-deployment-parent/ -->
<dependency>
<groupId>com.meltmedia.cadmium</groupId>
<artifactId>cadmium-deployment-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.meltmedia.cadmium/cadmium-deployment-parent/
implementation 'com.meltmedia.cadmium:cadmium-deployment-parent:1.0.1'
// https://jarcasting.com/artifacts/com.meltmedia.cadmium/cadmium-deployment-parent/
implementation ("com.meltmedia.cadmium:cadmium-deployment-parent:1.0.1")
'com.meltmedia.cadmium:cadmium-deployment-parent:pom:1.0.1'
<dependency org="com.meltmedia.cadmium" name="cadmium-deployment-parent" rev="1.0.1">
<artifact name="cadmium-deployment-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.meltmedia.cadmium', module='cadmium-deployment-parent', version='1.0.1')
)
libraryDependencies += "com.meltmedia.cadmium" % "cadmium-deployment-parent" % "1.0.1"
[com.meltmedia.cadmium/cadmium-deployment-parent "1.0.1"]