MVN

struts : struts-el

Maven & Gradle

Mar 23, 2006
17 usages

struts-el · This subproject is an extension of the Struts tag library. Each JSP custom tag in this library is a subclass of an associated tag in the Struts tag library. One difference is that this tag library does not use "rtexprvalues", it uses the expression evaluation engine in the Jakarta Taglibs implementation of the JSP Standard Tag Library (version 1.0) to evaluate attribute values. In addition, some of the Struts tags were not ported to this library, as it was determined that their functionality was entirely supplied by the JSTL. These particular Struts tags, and the reason for their non-porting will be described in the documentation for this library. In order to fully understand the correct utilization of this library, you must understand the use and operation of the Struts tag library, and the use and operation of the JavaServer Pages Standard Tag Library (hereafter called the "JSTL"), along with the expression language (sometimes called the "EL") used for evaluating attribute values.

<dependency>
    <groupId>struts</groupId>
    <artifactId>struts-el</artifactId>
    <version>1.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of struts : struts-el to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.9

All Versions

Choose a version of struts : struts-el to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
struts-el-1.2.9
struts-el-1.2.8
struts-el-1.2.7
struts-el-1.2.6
struts-el-1.2.4
1.1
struts-el-1.1

How to add a dependency to Maven

Add the following struts : struts-el maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>struts</groupId>
    <artifactId>struts-el</artifactId>
    <version>1.2.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following struts : struts-el gradle dependency to your build.gradle file:

implementation 'struts:struts-el:1.2.9'

Gradle Kotlin DSL: Add the following struts : struts-el gradle kotlin dependency to your build.gradle.kts file:

implementation("struts:struts-el:1.2.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following struts : struts-el sbt scala dependency to your build.sbt file:

libraryDependencies += "struts" % "struts-el" % "1.2.9"

Advertisement

Dependencies from Group

Mar 23, 2006
119 usages
Mar 23, 2006
17 usages
Sep 20, 2005
1 usages
Dec 23, 2005
Dec 23, 2005

Discover Dependencies

Jul 13, 2007
5 usages
Nov 28, 2011
11 usages
May 10, 2013
9 usages
Oct 31, 2013
2 usages
2 stars
Jun 04, 2014
21 usages
0 stars
Oct 25, 2012
10 usages
336 stars
rcp
Apr 30, 2009
3 usages
May 12, 2014
2 usages