MVN

struts : struts-tiles-el

Maven & Gradle

Dec 23, 2005
<dependency>
    <groupId>struts</groupId>
    <artifactId>struts-tiles-el</artifactId>
    <version>1.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.8

All Versions

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

Version Vulnerabilities Updated
1.2.x
struts-tiles-el-1.2.8
struts-tiles-el-1.2.7
struts-tiles-el-1.2.4
struts-tiles-el-1.2.2

How to add a dependency to Maven

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

<dependency>
    <groupId>struts</groupId>
    <artifactId>struts-tiles-el</artifactId>
    <version>1.2.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'struts:struts-tiles-el:1.2.8'

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

implementation("struts:struts-tiles-el:1.2.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "struts" % "struts-tiles-el" % "1.2.8"

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

Dec 02, 2014
3.4k stars
Apr 26, 2012
8 stars
Jun 06, 2014
2 usages
Jul 21, 2011
3 usages
Jan 18, 2015
3 usages
3 stars
May 22, 2014
3 usages
Sep 28, 2014
1 stars