MVN

org.apache.struts : struts-annotations

Maven & Gradle

Oct 21, 2022
22 usages
3 stars

Struts Annotations · struts-annotations adds annotations processor support for struts based annotated projects, such as TLD and documentation generation from annotated component classes as used in struts2

<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-annotations</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.struts : struts-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of org.apache.struts : struts-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
struts-annotations-1.0.8
struts-annotations-1.0.7
struts-annotations-1.0.6
struts-annotations-1.0.5
struts-annotations-1.0.4
struts-annotations-1.0.3
struts-annotations-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-annotations</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.struts:struts-annotations:1.0.8'

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

implementation("org.apache.struts:struts-annotations:1.0.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.struts" % "struts-annotations" % "1.0.8"

Advertisement

Dependencies from Group

Jun 28, 2023
207 usages
1.2k stars
Dec 07, 2008
87 usages
Jun 28, 2023
60 usages
1.2k stars
Dec 07, 2008
44 usages
Jun 28, 2023
40 usages
0 stars

Discover Dependencies

Nov 20, 2018
16 usages
504 stars
Aug 17, 2012
1 usages
Nov 30, 2018
21 usages
712 stars
Jan 19, 2022
8 usages
20 stars
Oct 23, 2019
3 usages
6 stars
Feb 26, 2020
12 usages
Aug 28, 2018
42 usages