License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdbiz.netcentric.cq.tools.aemmjml |
ArtifactId | ArtifactIdaemmjml-components |
Version | Version0.1.0 |
Type | Typepom |
Description |
DescriptionAEM MJML - Components
Maven Multimodule project for AEM MJML.
|
Filename | Size |
---|---|
aemmjml-components-0.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/biz.netcentric.cq.tools.aemmjml/aemmjml-components/ -->
<dependency>
<groupId>biz.netcentric.cq.tools.aemmjml</groupId>
<artifactId>aemmjml-components</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.cq.tools.aemmjml/aemmjml-components/
implementation 'biz.netcentric.cq.tools.aemmjml:aemmjml-components:0.1.0'
// https://jarcasting.com/artifacts/biz.netcentric.cq.tools.aemmjml/aemmjml-components/
implementation ("biz.netcentric.cq.tools.aemmjml:aemmjml-components:0.1.0")
'biz.netcentric.cq.tools.aemmjml:aemmjml-components:pom:0.1.0'
<dependency org="biz.netcentric.cq.tools.aemmjml" name="aemmjml-components" rev="0.1.0">
<artifact name="aemmjml-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.cq.tools.aemmjml', module='aemmjml-components', version='0.1.0')
)
libraryDependencies += "biz.netcentric.cq.tools.aemmjml" % "aemmjml-components" % "0.1.0"
[biz.netcentric.cq.tools.aemmjml/aemmjml-components "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.0 |
io.wcm : io.wcm.testing.aem-mock.junit5 | jar | 2.3.4 |