License |
License |
---|---|
GroupId | GroupIdcom.adobe.aem.dot |
ArtifactId | ArtifactIddispatcher-optimizer-parent |
Version | Version0.2.8 |
Type | Typepom |
Description |
DescriptionDispatcher Optimizer - Parent project
Analyze an AEM dispatcher module for misconfigurations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dispatcher-optimizer-parent-0.2.8.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.aem.dot/dispatcher-optimizer-parent/ -->
<dependency>
<groupId>com.adobe.aem.dot</groupId>
<artifactId>dispatcher-optimizer-parent</artifactId>
<version>0.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.aem.dot/dispatcher-optimizer-parent/
implementation 'com.adobe.aem.dot:dispatcher-optimizer-parent:0.2.8'
// https://jarcasting.com/artifacts/com.adobe.aem.dot/dispatcher-optimizer-parent/
implementation ("com.adobe.aem.dot:dispatcher-optimizer-parent:0.2.8")
'com.adobe.aem.dot:dispatcher-optimizer-parent:pom:0.2.8'
<dependency org="com.adobe.aem.dot" name="dispatcher-optimizer-parent" rev="0.2.8">
<artifact name="dispatcher-optimizer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.aem.dot', module='dispatcher-optimizer-parent', version='0.2.8')
)
libraryDependencies += "com.adobe.aem.dot" % "dispatcher-optimizer-parent" % "0.2.8"
[com.adobe.aem.dot/dispatcher-optimizer-parent "0.2.8"]