Last Version

MockRunner-Struts 2.0.6

Mock classes for Struts

License

License

Mockrunner License, based on Apache Software License, version 1.1
GroupId

GroupId

com.mockrunner
ArtifactId

ArtifactId

mockrunner-struts
Version

Version

2.0.6
Type

Type

jar
Description

Description

MockRunner-Struts
Mock classes for Struts

Download mockrunner-struts 2.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
com.mockrunner : mockrunner-core jar 2.0.6
com.mockrunner : mockrunner-servlet jar 2.0.6
org.apache.struts : struts-extras jar 1.3.10
org.apache.struts : struts-taglib jar 1.3.10
cglib : cglib-nodep jar 2.1_3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.