License |
License
LGPL License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.jwebunit |
ArtifactId | ArtifactIdjwebunit-commons-tests |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons Tests
All test cases that each plugin should pass.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jwebunit-commons-tests-2.4.pom | |
jwebunit-commons-tests-2.4.jar | 332 KB |
jwebunit-commons-tests-2.4-sources.jar | 321 KB |
jwebunit-commons-tests-2.4-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-commons-tests/ -->
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
<artifactId>jwebunit-commons-tests</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-commons-tests/
implementation 'net.sourceforge.jwebunit:jwebunit-commons-tests:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-commons-tests/
implementation ("net.sourceforge.jwebunit:jwebunit-commons-tests:2.4")
'net.sourceforge.jwebunit:jwebunit-commons-tests:jar:2.4'
<dependency org="net.sourceforge.jwebunit" name="jwebunit-commons-tests" rev="2.4">
<artifact name="jwebunit-commons-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jwebunit', module='jwebunit-commons-tests', version='2.4')
)
libraryDependencies += "net.sourceforge.jwebunit" % "jwebunit-commons-tests" % "2.4"
[net.sourceforge.jwebunit/jwebunit-commons-tests "2.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
junitperf : junitperf | jar | 1.8 |
org.mortbay.jetty : jetty | jar | 6.1.12 |
net.sourceforge.jwebunit : jwebunit-core | jar | 2.4 |
commons-fileupload : commons-fileupload | jar | 1.2 |
commons-io : commons-io | jar | 1.4 |