is not current version
Last Version 1.2.0

io.wcm:io.wcm.dam.parent 1.1.0

Assets (DAM) extensions for AEM applications.

GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.dam.parent
Version

Version

1.1.0
Type

Type

pom

Download io.wcm.dam.parent 1.1.0


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