License |
License |
---|---|
GroupId | GroupIdio.wcm.devops.conga.plugins |
ArtifactId | ArtifactIdio.wcm.devops.conga.plugins.aem.parent |
Version | Version1.14.6 |
Type | Typepom |
Description |
DescriptionCONGA AEM Plugin
Toplevel POM for all wcm.io DevOps Maven projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io.wcm.devops.conga.plugins.aem.parent-1.14.6.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.wcm.devops.conga.plugins/io.wcm.devops.conga.plugins.aem.parent/ -->
<dependency>
<groupId>io.wcm.devops.conga.plugins</groupId>
<artifactId>io.wcm.devops.conga.plugins.aem.parent</artifactId>
<version>1.14.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.devops.conga.plugins/io.wcm.devops.conga.plugins.aem.parent/
implementation 'io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.aem.parent:1.14.6'
// https://jarcasting.com/artifacts/io.wcm.devops.conga.plugins/io.wcm.devops.conga.plugins.aem.parent/
implementation ("io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.aem.parent:1.14.6")
'io.wcm.devops.conga.plugins:io.wcm.devops.conga.plugins.aem.parent:pom:1.14.6'
<dependency org="io.wcm.devops.conga.plugins" name="io.wcm.devops.conga.plugins.aem.parent" rev="1.14.6">
<artifact name="io.wcm.devops.conga.plugins.aem.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm.devops.conga.plugins', module='io.wcm.devops.conga.plugins.aem.parent', version='1.14.6')
)
libraryDependencies += "io.wcm.devops.conga.plugins" % "io.wcm.devops.conga.plugins.aem.parent" % "1.14.6"
[io.wcm.devops.conga.plugins/io.wcm.devops.conga.plugins.aem.parent "1.14.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 21.0.1 |
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 3.2.4 |
org.mockito : mockito-junit-jupiter | jar | 3.2.4 |
org.junit.jupiter : junit-jupiter | jar |