is not current version
Last Version 6.0.0

Struts 2 Bill of Materials 2.5.28

Struts 2 Bill of Materials

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-bom
Version

Version

2.5.28
Type

Type

pom
Description

Description

Struts 2 Bill of Materials
Struts 2 Bill of Materials
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/struts/

Download struts2-bom 2.5.28

Filename Size
struts2-bom-2.5.28.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.