Struts Core

Apache Struts

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts-core
Last Version

Last Version

1.3.10
Release Date

Release Date

Type

Type

jar
Description

Description

Struts Core
Apache Struts
Project URL

Project URL

http://struts.apache.org
Project Organization

Project Organization

Apache Software Foundation

Download struts-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
antlr : antlr jar 2.7.2
commons-beanutils : commons-beanutils jar 1.8.0
commons-chain : commons-chain jar 1.2
commons-digester : commons-digester jar 1.8
commons-fileupload : commons-fileupload Optional jar 1.1.1
commons-logging : commons-logging jar 1.0.4
commons-validator : commons-validator jar 1.3.1
junit : junit Optional jar 3.8.1
oro : oro jar 2.0.8

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.10
1.3.9
1.3.8
1.3.5