| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.cognifide.slice |
| ArtifactId | ArtifactIdslice-parent |
| Last Version | Last Version4.5.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSlice - Parent
parent project for Slice framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| slice-parent-4.5.1.pom | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognifide.slice/slice-parent/ -->
<dependency>
<groupId>com.cognifide.slice</groupId>
<artifactId>slice-parent</artifactId>
<version>4.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.slice/slice-parent/
implementation 'com.cognifide.slice:slice-parent:4.5.1'
// https://jarcasting.com/artifacts/com.cognifide.slice/slice-parent/
implementation ("com.cognifide.slice:slice-parent:4.5.1")
'com.cognifide.slice:slice-parent:pom:4.5.1'
<dependency org="com.cognifide.slice" name="slice-parent" rev="4.5.1">
<artifact name="slice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.slice', module='slice-parent', version='4.5.1')
)
libraryDependencies += "com.cognifide.slice" % "slice-parent" % "4.5.1"
[com.cognifide.slice/slice-parent "4.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.cobertura : cobertura | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sling : org.apache.sling.api | jar | 2.4.0 |
| commons-lang : commons-lang | jar | 2.5 |
| biz.aQute.bnd : bndlib | jar | 2.4.0 |