Last Version

com.squeakysand - squeakysand-sling-taglib 0.1.0

Resources for working with Apache Sling from a Java Servlet environment.

License

License

GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-sling-taglib
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.squeakysand - squeakysand-sling-taglib
Resources for working with Apache Sling from a Java Servlet environment.
Project Organization

Project Organization

squeakysand.com

Download squeakysand-sling-taglib 0.1.0


<!-- 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"]

Dependencies

compile (5)

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

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1

Project Modules

There are no modules declared in this project.