| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJakarta Server Pages Jakarta EE The Web Tier |
| Группа | Группаcom.squeakysand |
| Идентификатор | Идентификаторsqueakysand-jsp-taglib |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.squeakysand - squeakysand-jsp-taglib
Useful collection of JSP tags.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| squeakysand-jsp-taglib-0.2.0.pom | |
| squeakysand-jsp-taglib-0.2.0.jar | 29 KB |
| squeakysand-jsp-taglib-0.2.0-sources.jar | 21 KB |
| squeakysand-jsp-taglib-0.2.0-javadoc.jar | 119 KB |
| squeakysand-jsp-taglib-0.2.0-bnd.jar | 695 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-jsp-taglib</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib/
implementation 'com.squeakysand:squeakysand-jsp-taglib:0.2.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-taglib/
implementation ("com.squeakysand:squeakysand-jsp-taglib:0.2.0")
'com.squeakysand:squeakysand-jsp-taglib:jar:0.2.0'
<dependency org="com.squeakysand" name="squeakysand-jsp-taglib" rev="0.2.0">
<artifact name="squeakysand-jsp-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp-taglib', version='0.2.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jsp-taglib" % "0.2.0"
[com.squeakysand/squeakysand-jsp-taglib "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | 0.2.0 |
| com.squeakysand : squeakysand-jsp | jar | 0.2.0 |
| commons-lang : commons-lang | jar | 2.6 |
| org.jsoup : jsoup | jar | 1.6.1 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.1 |