Last Version

Apache Standard Taglib Implementation 1.0.5

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.demidenko05
ArtifactId

ArtifactId

taglibs-standard-impl
Version

Version

1.0.5
Type

Type

jar
Description

Description

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

Project URL

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

Download taglibs-standard-impl 1.0.5


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.demidenko05 : a-javabeans8 jar 1.0.2
javax.servlet : javax.servlet-api jar 3.1.0

provided (3)

Group / Artifact Type Version
com.github.demidenko05 : taglibs-standard-spec jar 1.0.5
com.github.demidenko05 : a-apache-jsp jar 1.0.5
xalan : xalan Optional jar 2.7.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.