| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.cognifide.cq |
| ArtifactId | ArtifactIdcqsm |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAEM Permission Management :: Parent
AEM Permission Management - AEM based tool focused on streamlining the permission configuration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cqsm-3.2.0.pom | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognifide.cq/cqsm/ -->
<dependency>
<groupId>com.cognifide.cq</groupId>
<artifactId>cqsm</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.cq/cqsm/
implementation 'com.cognifide.cq:cqsm:3.2.0'
// https://jarcasting.com/artifacts/com.cognifide.cq/cqsm/
implementation ("com.cognifide.cq:cqsm:3.2.0")
'com.cognifide.cq:cqsm:pom:3.2.0'
<dependency org="com.cognifide.cq" name="cqsm" rev="3.2.0">
<artifact name="cqsm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.cq', module='cqsm', version='3.2.0')
)
libraryDependencies += "com.cognifide.cq" % "cqsm" % "3.2.0"
[com.cognifide.cq/cqsm "3.2.0"]