| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdio.wcm |
| ArtifactId | ArtifactIdio.wcm.caconfig.editor.parent |
| Version | Version1.9.0 |
| Type | Typepom |
| Description |
DescriptionContext-Aware Configuration Editor
Context-Aware Configuration Editor Template for AEM.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| io.wcm.caconfig.editor.parent-1.9.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.wcm/io.wcm.caconfig.editor.parent/ -->
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.caconfig.editor.parent</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.caconfig.editor.parent/
implementation 'io.wcm:io.wcm.caconfig.editor.parent:1.9.0'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.caconfig.editor.parent/
implementation ("io.wcm:io.wcm.caconfig.editor.parent:1.9.0")
'io.wcm:io.wcm.caconfig.editor.parent:pom:1.9.0'
<dependency org="io.wcm" name="io.wcm.caconfig.editor.parent" rev="1.9.0">
<artifact name="io.wcm.caconfig.editor.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm', module='io.wcm.caconfig.editor.parent', version='1.9.0')
)
libraryDependencies += "io.wcm" % "io.wcm.caconfig.editor.parent" % "1.9.0"
[io.wcm/io.wcm.caconfig.editor.parent "1.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 23.0.0 |
| io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations | jar | 1.0.0 |
| org.osgi : org.osgi.annotation.bundle | jar | |
| org.osgi : org.osgi.annotation.versioning | jar | |
| org.osgi : org.osgi.service.component.annotations | jar | |
| org.osgi : org.osgi.service.metatype.annotations | jar | |
| org.apache.sling : org.apache.sling.servlets.annotations | jar |