| License |
License |
|---|---|
| GroupId | GroupIdcom.squeakysand.jcr |
| ArtifactId | ArtifactIdsqueakysand-jcr-taglib |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.squeakysand.jcr - squeakysand-jcr-taglib
A JSP taglib for working with JCR resources in a Servlet environment.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |