is not current version
Last Version 1.2.2

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

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.1
Type

Type

pom

Download aem-build-maven-plugin 1.1.1


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