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

Jar examples for m:mockrunner-struts

Description

Mock classes for Struts

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials