MVN

struts : struts-logic

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.2.8
  • Latest Release Candidate: 1.1-rc2

All Versions

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

Version Vulnerabilities Updated
1.2.x
struts-logic-1.2.8
struts-logic-1.2.7
struts-logic-1.2.4
struts-logic-1.2.2
1.1
struts-logic-1.1
struts-logic-1.1-rc2
struts-logic-1.1-rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>struts</groupId>
    <artifactId>struts-logic</artifactId>
    <version>1.2.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'struts:struts-logic:1.2.8'

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

implementation("struts:struts-logic:1.2.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "struts" % "struts-logic" % "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

Feb 24, 2015
1 usages
0 stars
Apr 17, 2010
31 usages
Apr 16, 2013
6 stars
Apr 23, 2013
5 usages
573 stars
Jun 10, 2014
0 stars
Oct 12, 2014
0 stars
Oct 06, 2012
May 02, 2014
19 stars
Jun 26, 2014
8 usages
0 stars