License |
License |
---|---|
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-sling-taglib |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.squeakysand - squeakysand-sling-taglib
Resources for working with Apache Sling from a Java Servlet environment.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-sling-taglib/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-sling-taglib</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-sling-taglib/
implementation 'com.squeakysand:squeakysand-sling-taglib:0.1.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-sling-taglib/
implementation ("com.squeakysand:squeakysand-sling-taglib:0.1.0")
'com.squeakysand:squeakysand-sling-taglib:jar:0.1.0'
<dependency org="com.squeakysand" name="squeakysand-sling-taglib" rev="0.1.0">
<artifact name="squeakysand-sling-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-sling-taglib', version='0.1.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-sling-taglib" % "0.1.0"
[com.squeakysand/squeakysand-sling-taglib "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squeakysand : squeakysand-commons | jar | 0.2.0 |
com.squeakysand : squeakysand-jcr-taglib | jar | 0.1.0 |
com.squeakysand : squeakysand-jsp | jar | 0.2.0 |
com.squeakysand : squeakysand-sling | jar | 0.1.0 |
org.apache.sling : org.apache.sling.api | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |