License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.cognifide.slice-addon |
ArtifactId | ArtifactIdslice-cq55-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSlice - CQ 5.5 Parent
CQ module project for Slice framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
slice-cq55-parent-1.0.1.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognifide.slice-addon/slice-cq55-parent/ -->
<dependency>
<groupId>com.cognifide.slice-addon</groupId>
<artifactId>slice-cq55-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.slice-addon/slice-cq55-parent/
implementation 'com.cognifide.slice-addon:slice-cq55-parent:1.0.1'
// https://jarcasting.com/artifacts/com.cognifide.slice-addon/slice-cq55-parent/
implementation ("com.cognifide.slice-addon:slice-cq55-parent:1.0.1")
'com.cognifide.slice-addon:slice-cq55-parent:pom:1.0.1'
<dependency org="com.cognifide.slice-addon" name="slice-cq55-parent" rev="1.0.1">
<artifact name="slice-cq55-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.slice-addon', module='slice-cq55-parent', version='1.0.1')
)
libraryDependencies += "com.cognifide.slice-addon" % "slice-cq55-parent" % "1.0.1"
[com.cognifide.slice-addon/slice-cq55-parent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sling : org.apache.sling.api | jar | 2.2.0 |
commons-lang : commons-lang | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |