Last Version

Struts 2 Bill of Materials 6.0.0

Struts 2 Bill of Materials

License

License

GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-bom
Version

Version

6.0.0
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 6.0.0

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

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

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.