Last Version

Apache Standard Taglib Specification API 1.0.5

An implementation of the JSP Standard Tag Library (JSTL) Specification API. 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-spec
Version

Version

1.0.5
Type

Type

jar
Description

Description

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

Project URL

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

Download taglibs-standard-spec 1.0.5


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

Group / Artifact Type Version
com.github.demidenko05 : a-apache-jsp jar 1.0.5

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.