Download squeakysand-jcr-taglib-0.1.0.jar file - Jar s

Jar examples for s:squeakysand-jcr-taglib

Description

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

You can download jar file squeakysand-jcr-taglib 0.1.0 in this page.

License

Apache License

Build File

You can use the following script to add squeakysand-jcr-taglib-0.1.0.jar to your project.

<dependency>
   <groupId>com.squeakysand</groupId>
   <artifactId>squeakysand-jcr-taglib</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.squeakysand', name: 'squeakysand-jcr-taglib', version: '0.1.0'
libraryDependencies += "com.squeakysand" % "squeakysand-jcr-taglib" % "0.1.0"
<dependency org="com.squeakysand" name="squeakysand-jcr-taglib" rev="0.1.0"/>
@Grapes(@Grab(group='com.squeakysand', module='squeakysand-jcr-taglib', version='0.1.0'))
'com.squeakysand:squeakysand-jcr-taglib:jar:0.1.0'

Download

Click the following link to download the jar file.

squeakysand-jcr-taglib-0.1.0-bnd.jar
squeakysand-jcr-taglib-0.1.0-javadoc.jar
squeakysand-jcr-taglib-0.1.0-sources.jar
squeakysand-jcr-taglib-0.1.0.jar
squeakysand-jcr-taglib-0.1.0.pom



Related Tutorials