Struts Extras

Apache Struts

License

License

GroupId

GroupId

com.github.albfernandez.struts
ArtifactId

ArtifactId

struts-extras
Last Version

Last Version

1.3.10-ayg-07
Release Date

Release Date

Type

Type

jar
Description

Description

Struts Extras
Apache Struts
Project URL

Project URL

https://github.com/albfernandez/struts1/
Project Organization

Project Organization

Apache Software Foundation

Download struts-extras

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.albfernandez.struts : struts-core jar 1.3.10-ayg-07

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.10-ayg-07
1.3.10-ayg-06
1.3.10-ayg-05
1.3.10-ayg-04