Download struts2-junit-plugin-2.3.14.jar file - Jar s

Jar examples for s:struts2-junit-plugin

Description

You can download jar file struts2-junit-plugin 2.3.14 in this page.

License

Apache License

Build File

You can use the following script to add struts2-junit-plugin-2.3.14.jar to your project.

<dependency>
   <groupId>org.apache.struts</groupId>
   <artifactId>struts2-junit-plugin</artifactId>
   <version>2.3.14</version>
</dependency>
compile group: 'org.apache.struts', name: 'struts2-junit-plugin', version: '2.3.14'
libraryDependencies += "org.apache.struts" % "struts2-junit-plugin" % "2.3.14"
<dependency org="org.apache.struts" name="struts2-junit-plugin" rev="2.3.14"/>
@Grapes(@Grab(group='org.apache.struts', module='struts2-junit-plugin', version='2.3.14'))
'org.apache.struts:struts2-junit-plugin:jar:2.3.14'

Download

Click the following link to download the jar file.

struts2-junit-plugin-2.3.14-javadoc.jar
struts2-junit-plugin-2.3.14-sources.jar
struts2-junit-plugin-2.3.14.jar
struts2-junit-plugin-2.3.14.pom



Related Tutorials