com.squeakysand.jcr - squeakysand-jcr-taglib

A JSP taglib for working with JCR resources in a Servlet environment.

License

License

GroupId

GroupId

com.squeakysand.jcr
ArtifactId

ArtifactId

squeakysand-jcr-taglib
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.squeakysand.jcr - squeakysand-jcr-taglib
A JSP taglib for working with JCR resources in a Servlet environment.
Project URL

Project URL

http://www.squeakysand.com/projects/jcr/0.4.0/squeakysand-jcr-taglib/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-jcr-taglib

How to add to project

<!-- https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib/ -->
<dependency>
    <groupId>com.squeakysand.jcr</groupId>
    <artifactId>squeakysand-jcr-taglib</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib/
implementation 'com.squeakysand.jcr:squeakysand-jcr-taglib:0.4.0'
// https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib/
implementation ("com.squeakysand.jcr:squeakysand-jcr-taglib:0.4.0")
'com.squeakysand.jcr:squeakysand-jcr-taglib:jar:0.4.0'
<dependency org="com.squeakysand.jcr" name="squeakysand-jcr-taglib" rev="0.4.0">
  <artifact name="squeakysand-jcr-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.jcr', module='squeakysand-jcr-taglib', version='0.4.0')
)
libraryDependencies += "com.squeakysand.jcr" % "squeakysand-jcr-taglib" % "0.4.0"
[com.squeakysand.jcr/squeakysand-jcr-taglib "0.4.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.squeakysand : squeakysand-commons jar
com.squeakysand.jcr : squeakysand-jcr jar 0.4.0
com.squeakysand.jsp : squeakysand-jsp jar
javax.jcr : jcr jar
javax.servlet : servlet-api jar
javax.servlet.jsp : jsp-api jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0