is not current version
Last Version 2.1.6

com.opensymphony:xwork-plugins 2.1.5


GroupId

GroupId

com.opensymphony
ArtifactId

ArtifactId

xwork-plugins
Version

Version

2.1.5
Type

Type

pom

Download xwork-plugins 2.1.5

Filename Size
xwork-plugins-2.1.5.pom 2 KB
Browse

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