AEM Build Maven Plugin

Maven Plugin for extended AEM Build operations

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.aftia.plugin
ArtifactId

ArtifactId

aem-build-maven-plugin
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

AEM Build Maven Plugin
Maven Plugin for extended AEM Build operations
Project URL

Project URL

http://www.aftia.com
Source Code Management

Source Code Management

https://bitbucket.org/aftia/mavenlcaplugin/

Download aem-build-maven-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • test

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.1