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