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