License |
License |
---|---|
GroupId | GroupIdcom.mockrunner |
ArtifactId | ArtifactIdmockrunner-jdk1.5-j2ee1.3 |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMockRunner
Mockrunner is a lightweight framework for unit testing applications
in the J2EE environment. It supports servlets, filters, tag classes
and Struts actions. It includes a JDBC a JMS and a JCA test
framework and can be used to test EJB based applications.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.mockrunner/mockrunner-jdk1.5-j2ee1.3/ -->
<dependency>
<groupId>com.mockrunner</groupId>
<artifactId>mockrunner-jdk1.5-j2ee1.3</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mockrunner/mockrunner-jdk1.5-j2ee1.3/
implementation 'com.mockrunner:mockrunner-jdk1.5-j2ee1.3:0.4'
// https://jarcasting.com/artifacts/com.mockrunner/mockrunner-jdk1.5-j2ee1.3/
implementation ("com.mockrunner:mockrunner-jdk1.5-j2ee1.3:0.4")
'com.mockrunner:mockrunner-jdk1.5-j2ee1.3:jar:0.4'
<dependency org="com.mockrunner" name="mockrunner-jdk1.5-j2ee1.3" rev="0.4">
<artifact name="mockrunner-jdk1.5-j2ee1.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mockrunner', module='mockrunner-jdk1.5-j2ee1.3', version='0.4')
)
libraryDependencies += "com.mockrunner" % "mockrunner-jdk1.5-j2ee1.3" % "0.4"
[com.mockrunner/mockrunner-jdk1.5-j2ee1.3 "0.4"]
Group / Artifact | Type | Version |
---|---|---|
cglib-nodep » cglib-nodep | jar | 2.1_3 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-digester : commons-digester | jar | 1.8 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-validator : commons-validator | jar | 1.3.1 |
jboss » jboss-jee | jar | 4.2.0.GA |
oro : oro | jar | 2.0.8 |
jdom : jdom | jar | 1.0 |
junit : junit | jar | 3.8.1 |
org.mockejb : mockejb | jar | 0.6-beta2 |
nekohtml : nekohtml | jar | 0.9.5 |
javax.servlet : servlet-api | jar | 2.3 |
struts : struts | jar | 1.2.9 |
xerces : xercesImpl | jar | 2.9.0 |
xml-apis : xml-apis | jar | 1.3.04 |