Last Version

MortBay :: Apache Taglibs Standard :: API and Implementation 10.0.2

A rebundling of Apache Tomcat Jasper to remove the tomcat server dependencies, so that the JSP engine can be used by the Eclipse Jetty project.

License

License

GroupId

GroupId

org.mortbay.jasper
ArtifactId

ArtifactId

taglibs-standard
Version

Version

10.0.2
Type

Type

jar
Description

Description

MortBay :: Apache Taglibs Standard :: API and Implementation
A rebundling of Apache Tomcat Jasper to remove the tomcat server dependencies, so that the JSP engine can be used by the Eclipse Jetty project.

Download taglibs-standard 10.0.2


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

Dependencies

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api Optional jar 5.0.0

Project Modules

There are no modules declared in this project.