is not current version
Last Version 1.3.0

com.jgeppert.struts2:struts2-cloud-support 1.1.0

Support Module for Struts2 and Cloud Integration

GroupId

GroupId

com.jgeppert.struts2
ArtifactId

ArtifactId

struts2-cloud-support
Version

Version

1.1.0
Type

Type

pom

Download struts2-cloud-support 1.1.0


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