| License |
License |
|---|---|
| GroupId | GroupIdcom.adobe.aem |
| ArtifactId | ArtifactIdaem-modernize-tools |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAEM Modernize Tools
AEM Modernize Tools
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAdobe Inc. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aem-modernize-tools-2.1.0.pom | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.aem/aem-modernize-tools/ -->
<dependency>
<groupId>com.adobe.aem</groupId>
<artifactId>aem-modernize-tools</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.aem/aem-modernize-tools/
implementation 'com.adobe.aem:aem-modernize-tools:2.1.0'
// https://jarcasting.com/artifacts/com.adobe.aem/aem-modernize-tools/
implementation ("com.adobe.aem:aem-modernize-tools:2.1.0")
'com.adobe.aem:aem-modernize-tools:pom:2.1.0'
<dependency org="com.adobe.aem" name="aem-modernize-tools" rev="2.1.0">
<artifact name="aem-modernize-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.aem', module='aem-modernize-tools', version='2.1.0')
)
libraryDependencies += "com.adobe.aem" % "aem-modernize-tools" % "2.1.0"
[com.adobe.aem/aem-modernize-tools "2.1.0"]