| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.squeakysand.sling |
| Идентификатор | Идентификаторsqueakysand-sling-taglib |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.squeakysand.sling - squeakysand-sling-taglib
Resources for working with Apache Sling from a Java Servlet environment.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.squeakysand.sling/squeakysand-sling-taglib/ -->
<dependency>
<groupId>com.squeakysand.sling</groupId>
<artifactId>squeakysand-sling-taglib</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.sling/squeakysand-sling-taglib/
implementation 'com.squeakysand.sling:squeakysand-sling-taglib:0.3.0'
// https://jarcasting.com/artifacts/com.squeakysand.sling/squeakysand-sling-taglib/
implementation ("com.squeakysand.sling:squeakysand-sling-taglib:0.3.0")
'com.squeakysand.sling:squeakysand-sling-taglib:jar:0.3.0'
<dependency org="com.squeakysand.sling" name="squeakysand-sling-taglib" rev="0.3.0">
<artifact name="squeakysand-sling-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.sling', module='squeakysand-sling-taglib', version='0.3.0')
)
libraryDependencies += "com.squeakysand.sling" % "squeakysand-sling-taglib" % "0.3.0"
[com.squeakysand.sling/squeakysand-sling-taglib "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | 0.4.0 |
| com.squeakysand.sling : squeakysand-sling | jar | 0.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand.jcr : squeakysand-jcr | jar | 0.3.0 |
| com.squeakysand.jcr : squeakysand-jcr-taglib | jar | 0.3.0 |
| com.squeakysand.jsp : squeakysand-jsp | jar | 0.4.0 |
| com.squeakysand.jsp : squeakysand-jsp-taglib | jar | 0.4.0 |
| javax.jcr : jcr | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| org.apache.sling : org.apache.sling.api | jar | 2.2.0 |
| org.apache.sling : org.apache.sling.scripting.jsp | jar | 2.0.14 |
| org.slf4j : slf4j-api | jar | 1.6.4 |