Last Version

AEM Parent Plugin Open Source 2

This is the parent pom for Maven-based open source projects contributed by Adobe.

License

License

GroupId

GroupId

com.adobe.aem
ArtifactId

ArtifactId

parent-oss
Version

Version

2
Type

Type

pom
Description

Description

AEM Parent Plugin Open Source
This is the parent pom for Maven-based open source projects contributed by Adobe.
Project URL

Project URL

https://github.com/adobe/aemanalyser-maven-plugin
Project Organization

Project Organization

Adobe

Download parent-oss 2

Filename Size
parent-oss-2.pom 9 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.