Last Version

Expression Language related modules 2.2.1-b03


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.web
ArtifactId

ArtifactId

el
Version

Version

2.2.1-b03
Type

Type

pom
Description

Description

Expression Language related modules

Download el 2.2.1-b03

Filename Size
el-2.2.1-b03.pom 6 KB
Browse

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

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.