Download mockrunner-struts-1.0.7.jar file - Jar m

Jar examples for m:mockrunner-struts

Description

Mock classes for Struts

You can download jar file mockrunner-struts 1.0.7 in this page.

Build File

You can use the following script to add mockrunner-struts-1.0.7.jar to your project.

<dependency>
   <groupId>com.mockrunner</groupId>
   <artifactId>mockrunner-struts</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'com.mockrunner', name: 'mockrunner-struts', version: '1.0.7'
libraryDependencies += "com.mockrunner" % "mockrunner-struts" % "1.0.7"
<dependency org="com.mockrunner" name="mockrunner-struts" rev="1.0.7"/>
@Grapes(@Grab(group='com.mockrunner', module='mockrunner-struts', version='1.0.7'))
'com.mockrunner:mockrunner-struts:jar:1.0.7'

Download

Click the following link to download the jar file.

mockrunner-struts-1.0.7-javadoc.jar
mockrunner-struts-1.0.7-sources.jar
mockrunner-struts-1.0.7-tests.jar
mockrunner-struts-1.0.7.jar
mockrunner-struts-1.0.7.pom



Related Tutorials