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

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts-annotations
Last Version

Last Version

1.0.7
Release Date

Release Date

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

How to add to project

<!-- 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.

Struts Annotations Project

This project is used by the Apache Struts 2 project to generate taglib info and generate tags' documentation based on custom annotations.

org.apache.struts

The Apache Software Foundation

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2