is not current version
Last Version 2020.11.0

biz.netcentric.aem:aem-nodetypes 2020.09.0

This module contains the node types and namespaces being defined in AEM as a cnd file

Categories

Categories

Net
GroupId

GroupId

biz.netcentric.aem
ArtifactId

ArtifactId

aem-nodetypes
Version

Version

2020.09.0
Type

Type

jar

Download aem-nodetypes 2020.09.0


<!-- https://jarcasting.com/artifacts/biz.netcentric.aem/aem-nodetypes/ -->
<dependency>
    <groupId>biz.netcentric.aem</groupId>
    <artifactId>aem-nodetypes</artifactId>
    <version>2020.09.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.aem/aem-nodetypes/
implementation 'biz.netcentric.aem:aem-nodetypes:2020.09.0'
// https://jarcasting.com/artifacts/biz.netcentric.aem/aem-nodetypes/
implementation ("biz.netcentric.aem:aem-nodetypes:2020.09.0")
'biz.netcentric.aem:aem-nodetypes:jar:2020.09.0'
<dependency org="biz.netcentric.aem" name="aem-nodetypes" rev="2020.09.0">
  <artifact name="aem-nodetypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem', module='aem-nodetypes', version='2020.09.0')
)
libraryDependencies += "biz.netcentric.aem" % "aem-nodetypes" % "2020.09.0"
[biz.netcentric.aem/aem-nodetypes "2020.09.0"]