is not current version
Last Version 2.4

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

All test cases that each plugin should pass.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jwebunit
ArtifactId

ArtifactId

jwebunit-commons-tests
Version

Version

1.4
Type

Type

jar

Download jwebunit-commons-tests 1.4


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