Last Version

Struts Annotations 1.0.7

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

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts-annotations
Version

Version

1.0.7
Type

Type

jar
Description

Description

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
Project URL

Project URL

http://struts.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/struts-annotations.git

Download struts-annotations 1.0.7


<!-- https://jarcasting.com/artifacts/org.apache.struts/struts-annotations/ -->
<dependency>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-annotations</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.struts/struts-annotations/
implementation 'org.apache.struts:struts-annotations:1.0.7'
// https://jarcasting.com/artifacts/org.apache.struts/struts-annotations/
implementation ("org.apache.struts:struts-annotations:1.0.7")
'org.apache.struts:struts-annotations:jar:1.0.7'
<dependency org="org.apache.struts" name="struts-annotations" rev="1.0.7">
  <artifact name="struts-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.struts', module='struts-annotations', version='1.0.7')
)
libraryDependencies += "org.apache.struts" % "struts-annotations" % "1.0.7"
[org.apache.struts/struts-annotations "1.0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.29

Project Modules

There are no modules declared in this project.