License |
License |
---|---|
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-sling |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.squeakysand - squeakysand-sling
A POM that can be extended by POMs that are intended to create a Jar and a BND based Jar at the same time.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
squeakysand-sling-0.1.0.pom | |
squeakysand-sling-0.1.0.jar | 7 KB |
squeakysand-sling-0.1.0-sources.jar | 5 KB |
squeakysand-sling-0.1.0-javadoc.jar | 21 KB |
squeakysand-sling-0.1.0-bnd.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-sling/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-sling</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-sling/
implementation 'com.squeakysand:squeakysand-sling:0.1.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-sling/
implementation ("com.squeakysand:squeakysand-sling:0.1.0")
'com.squeakysand:squeakysand-sling:jar:0.1.0'
<dependency org="com.squeakysand" name="squeakysand-sling" rev="0.1.0">
<artifact name="squeakysand-sling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-sling', version='0.1.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-sling" % "0.1.0"
[com.squeakysand/squeakysand-sling "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squeakysand : squeakysand-jcr | jar | 0.1.0 |
org.apache.sling : org.apache.sling.api | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |
javax.servlet : servlet-api | jar | 2.5 |