MVN

io.github.hugomario : struts2-plugins

Maven & Gradle

Jul 05, 2023

Struts 2 Plugins

<dependency>
    <groupId>io.github.hugomario</groupId>
    <artifactId>struts2-plugins</artifactId>
    <version>6.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hugomario : struts2-plugins to add to Maven - Latest Versions:

  • Latest Stable: 6.2.0

All Versions

Choose a version of io.github.hugomario : struts2-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
6.2.x
struts2-plugins-6.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hugomario</groupId>
    <artifactId>struts2-plugins</artifactId>
    <version>6.2.0</version>
</dependency>