Last Version

Struts 2 Java 8 support plugin 2.5.2

Apache Struts 2

License

License

Categories

Categories

Java 8 Languages
GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-java8-support-plugin
Version

Version

2.5.2
Type

Type

jar
Description

Description

Struts 2 Java 8 support plugin
Apache Struts 2
Project Organization

Project Organization

Apache Software Foundation

Download struts2-java8-support-plugin 2.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.5.2
org.ow2.asm : asm jar 5.0.2
org.ow2.asm : asm-commons jar 5.0.2

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.