a

aem-classification-map-repo-annotations

Classification Maps to be used with the validator
Files download
File Operation
aem-classification-map-repo-annotations-2022.7.8085.jar download
aem-classification-map-repo-annotations-2022.7.8085.pom download
aem-classification-map-repo-annotations-2022.7.8085-sources.jar download
Apache Maven
<dependency>
  <groupId>biz.netcentric.filevault.validator.maps</groupId>
  <artifactId>aem-classification-map-repo-annotations</artifactId>
  <version>2022.7.8085</version>
</dependency>
Gradle Groovy
implementation 'biz.netcentric.filevault.validator.maps:aem-classification-map-repo-annotations:2022.7.8085'
Gradle Kotlin
implementation("biz.netcentric.filevault.validator.maps:aem-classification-map-repo-annotations:2022.7.8085")
Scala SBT
libraryDependencies += "biz.netcentric.filevault.validator.maps" % "aem-classification-map-repo-annotations" % "2022.7.8085"
Groovy Grape
@Grapes(
  @Grab(group='biz.netcentric.filevault.validator.maps', module='aem-classification-map-repo-annotations', version='2022.7.8085')
)
Apache Ivy
<dependency org="biz.netcentric.filevault.validator.maps" name="aem-classification-map-repo-annotations" rev="2022.7.8085" />
Leiningen
[biz.netcentric.filevault.validator.maps/aem-classification-map-repo-annotations "2022.7.8085"]
Apache Buildr
'biz.netcentric.filevault.validator.maps:aem-classification-map-repo-annotations:jar:2022.7.8085'