Download struts2-junit4-plugin-1.3.2.jar file - Jar s

Jar examples for s:struts2-junit4-plugin

Description

You can download jar file struts2-junit4-plugin 1.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add struts2-junit4-plugin-1.3.2.jar to your project.

<dependency>
   <groupId>com.googlecode.struts2-conversation</groupId>
   <artifactId>struts2-junit4-plugin</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'com.googlecode.struts2-conversation', name: 'struts2-junit4-plugin', version: '1.3.2'
libraryDependencies += "com.googlecode.struts2-conversation" % "struts2-junit4-plugin" % "1.3.2"
<dependency org="com.googlecode.struts2-conversation" name="struts2-junit4-plugin" rev="1.3.2"/>
@Grapes(@Grab(group='com.googlecode.struts2-conversation', module='struts2-junit4-plugin', version='1.3.2'))
'com.googlecode.struts2-conversation:struts2-junit4-plugin:jar:1.3.2'

Download

Click the following link to download the jar file.

struts2-junit4-plugin-1.3.2-javadoc.jar
struts2-junit4-plugin-1.3.2-sources.jar
struts2-junit4-plugin-1.3.2.jar
struts2-junit4-plugin-1.3.2.pom



Related Tutorials