License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.cognifide.apmt |
ArtifactId | ArtifactIdapmt |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionAPMT
AEM Permission Matrix Tester
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apmt-0.5.0.pom | |
apmt-0.5.0.jar | 92 KB |
apmt-0.5.0-sources.jar | 1 KB |
apmt-0.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognifide.apmt/apmt/ -->
<dependency>
<groupId>com.cognifide.apmt</groupId>
<artifactId>apmt</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.apmt/apmt/
implementation 'com.cognifide.apmt:apmt:0.5.0'
// https://jarcasting.com/artifacts/com.cognifide.apmt/apmt/
implementation ("com.cognifide.apmt:apmt:0.5.0")
'com.cognifide.apmt:apmt:jar:0.5.0'
<dependency org="com.cognifide.apmt" name="apmt" rev="0.5.0">
<artifact name="apmt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.apmt', module='apmt', version='0.5.0')
)
libraryDependencies += "com.cognifide.apmt" % "apmt" % "0.5.0"
[com.cognifide.apmt/apmt "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.31 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |
io.rest-assured : rest-assured | jar | 4.0.0 |
org.yaml : snakeyaml | jar | 1.19 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.8 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |