struts2-junit

Struts 2 utility library to perform integration testing with JUnit 4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.hexaid.struts2.junit
ArtifactId

ArtifactId

struts2-junit
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

struts2-junit
Struts 2 utility library to perform integration testing with JUnit 4
Project URL

Project URL

http://code.google.com/p/struts2-junit/
Project Organization

Project Organization

Hexaid
Source Code Management

Source Code Management

http://code.google.com/p/struts2-junit/source/browse/#svn%2Ftrunk/tags/struts2-junit-0.2.2

Download struts2-junit

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.struts : struts2-core Optional jar 2.2.3
javax.servlet : servlet-api Optional jar 2.5
junit : junit Optional jar 4.8.2
org.apache.struts : struts2-junit-plugin Optional jar 2.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1