tomcat:commons-el


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

commons-el
Last Version

Last Version

5.5.23
Release Date

Release Date

Type

Type

jar
Description

Description

Download commons-el

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.5.23