License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.cognifide.slice-addon |
ArtifactId | ArtifactIdslice-aem60-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSlice - AEM 6.0 Parent
AEM 6.0 add-on for Slice framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
slice-aem60-parent-1.2.0.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognifide.slice-addon/slice-aem60-parent/ -->
<dependency>
<groupId>com.cognifide.slice-addon</groupId>
<artifactId>slice-aem60-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.slice-addon/slice-aem60-parent/
implementation 'com.cognifide.slice-addon:slice-aem60-parent:1.2.0'
// https://jarcasting.com/artifacts/com.cognifide.slice-addon/slice-aem60-parent/
implementation ("com.cognifide.slice-addon:slice-aem60-parent:1.2.0")
'com.cognifide.slice-addon:slice-aem60-parent:pom:1.2.0'
<dependency org="com.cognifide.slice-addon" name="slice-aem60-parent" rev="1.2.0">
<artifact name="slice-aem60-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.slice-addon', module='slice-aem60-parent', version='1.2.0')
)
libraryDependencies += "com.cognifide.slice-addon" % "slice-aem60-parent" % "1.2.0"
[com.cognifide.slice-addon/slice-aem60-parent "1.2.0"]