| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdbiz.netcentric.cq.tools.aemmjml |
| ArtifactId | ArtifactIdaemmjml-foundation |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAEM MJML - Foundation
Maven Multimodule project for AEM MJML.
|
| Filename | Size |
|---|---|
| aemmjml-foundation-0.1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/biz.netcentric.cq.tools.aemmjml/aemmjml-foundation/ -->
<dependency>
<groupId>biz.netcentric.cq.tools.aemmjml</groupId>
<artifactId>aemmjml-foundation</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.cq.tools.aemmjml/aemmjml-foundation/
implementation 'biz.netcentric.cq.tools.aemmjml:aemmjml-foundation:0.1.0'
// https://jarcasting.com/artifacts/biz.netcentric.cq.tools.aemmjml/aemmjml-foundation/
implementation ("biz.netcentric.cq.tools.aemmjml:aemmjml-foundation:0.1.0")
'biz.netcentric.cq.tools.aemmjml:aemmjml-foundation:pom:0.1.0'
<dependency org="biz.netcentric.cq.tools.aemmjml" name="aemmjml-foundation" rev="0.1.0">
<artifact name="aemmjml-foundation" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.cq.tools.aemmjml', module='aemmjml-foundation', version='0.1.0')
)
libraryDependencies += "biz.netcentric.cq.tools.aemmjml" % "aemmjml-foundation" % "0.1.0"
[biz.netcentric.cq.tools.aemmjml/aemmjml-foundation "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 |