is not current version
Last Version 10.1.0-M16

org.mortbay.jasper:apache-el 8.0.23.M1


GroupId

GroupId

org.mortbay.jasper
ArtifactId

ArtifactId

apache-el
Version

Version

8.0.23.M1
Type

Type

jar

Download apache-el 8.0.23.M1


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