| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.squeakysand |
| Идентификатор | Идентификаторsqueakysand-jcr-taglib |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.squeakysand - squeakysand-jcr-taglib
A JSP taglib for working with JCR resources in a Servlet environment.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.jcr : jcr | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |