is not current version
Last Version 2.4

net.sourceforge.jwebunit:jwebunit-commons-tests 2.1

All test cases that each plugin should pass.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jwebunit
ArtifactId

ArtifactId

jwebunit-commons-tests
Version

Version

2.1
Type

Type

jar

Download jwebunit-commons-tests 2.1


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