Apache Standard Taglib Implementation

An implementation of the JSP Standard Tag Library (JSTL). Adapted for Android by using a-javabeans (Javabeans adapted for Android).

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.github.demidenko05
Идентификатор

Идентификатор

taglibs-standard-impl
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Standard Taglib Implementation
An implementation of the JSP Standard Tag Library (JSTL). Adapted for Android by using a-javabeans (Javabeans adapted for Android).
Ссылка на сайт

Ссылка на сайт

https://sites.google.com/site/beigesoftware

Скачать taglibs-standard-impl

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.demidenko05/taglibs-standard-impl/ -->
<dependency>
    <groupId>com.github.demidenko05</groupId>
    <artifactId>taglibs-standard-impl</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.demidenko05/taglibs-standard-impl/
implementation 'com.github.demidenko05:taglibs-standard-impl:1.0.5'
// https://jarcasting.com/artifacts/com.github.demidenko05/taglibs-standard-impl/
implementation ("com.github.demidenko05:taglibs-standard-impl:1.0.5")
'com.github.demidenko05:taglibs-standard-impl:jar:1.0.5'
<dependency org="com.github.demidenko05" name="taglibs-standard-impl" rev="1.0.5">
  <artifact name="taglibs-standard-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.demidenko05', module='taglibs-standard-impl', version='1.0.5')
)
libraryDependencies += "com.github.demidenko05" % "taglibs-standard-impl" % "1.0.5"
[com.github.demidenko05/taglibs-standard-impl "1.0.5"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.demidenko05 : a-javabeans8 jar 1.0.2
javax.servlet : javax.servlet-api jar 3.1.0

provided (3)

Идентификатор библиотеки Тип Версия
com.github.demidenko05 : taglibs-standard-spec jar 1.0.5
com.github.demidenko05 : a-apache-jsp jar 1.0.5
xalan : xalan Необязательный jar 2.7.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3