is not current version
Last Version 1.2.2

com.aftia.plugin:aem-build-maven-plugin 1.1.3

Maven Plugin for extended AEM Build operations

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.aftia.plugin
ArtifactId

ArtifactId

aem-build-maven-plugin
Version

Version

1.1.3
Type

Type

pom

Download aem-build-maven-plugin 1.1.3


<!-- https://jarcasting.com/artifacts/com.aftia.plugin/aem-build-maven-plugin/ -->
<dependency>
    <groupId>com.aftia.plugin</groupId>
    <artifactId>aem-build-maven-plugin</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aftia.plugin/aem-build-maven-plugin/
implementation 'com.aftia.plugin:aem-build-maven-plugin:1.1.3'
// https://jarcasting.com/artifacts/com.aftia.plugin/aem-build-maven-plugin/
implementation ("com.aftia.plugin:aem-build-maven-plugin:1.1.3")
'com.aftia.plugin:aem-build-maven-plugin:pom:1.1.3'
<dependency org="com.aftia.plugin" name="aem-build-maven-plugin" rev="1.1.3">
  <artifact name="aem-build-maven-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aftia.plugin', module='aem-build-maven-plugin', version='1.1.3')
)
libraryDependencies += "com.aftia.plugin" % "aem-build-maven-plugin" % "1.1.3"
[com.aftia.plugin/aem-build-maven-plugin "1.1.3"]