License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbiz.netcentric.aem |
ArtifactId | ArtifactIdaem-nodetypes |
Version | Version2020.11.0 |
Type | Typejar |
Description |
DescriptionAEM Node Types and Namespaces
This module contains the node types and namespaces being defined in AEM as a CND file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aem-nodetypes-2020.11.0.pom | |
aem-nodetypes-2020.11.0.jar | 10 KB |
aem-nodetypes-2020.11.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/biz.netcentric.aem/aem-nodetypes/ -->
<dependency>
<groupId>biz.netcentric.aem</groupId>
<artifactId>aem-nodetypes</artifactId>
<version>2020.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.aem/aem-nodetypes/
implementation 'biz.netcentric.aem:aem-nodetypes:2020.11.0'
// https://jarcasting.com/artifacts/biz.netcentric.aem/aem-nodetypes/
implementation ("biz.netcentric.aem:aem-nodetypes:2020.11.0")
'biz.netcentric.aem:aem-nodetypes:jar:2020.11.0'
<dependency org="biz.netcentric.aem" name="aem-nodetypes" rev="2020.11.0">
<artifact name="aem-nodetypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem', module='aem-nodetypes', version='2020.11.0')
)
libraryDependencies += "biz.netcentric.aem" % "aem-nodetypes" % "2020.11.0"
[biz.netcentric.aem/aem-nodetypes "2020.11.0"]