Last Version

Core - API 3.3

The core API of JWebUnit. Define how tests should be written and interface for testing engines.

License

License

LGPL License
Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jwebunit
ArtifactId

ArtifactId

jwebunit-core
Version

Version

3.3
Type

Type

jar
Description

Description

Core - API
The core API of JWebUnit. Define how tests should be written and interface for testing engines.
Project URL

Project URL

https://jwebunit.github.io/jwebunit/jwebunit-core/
Project Organization

Project Organization

JWebUnit

Download jwebunit-core 3.3


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.11
regexp : regexp jar 1.3
javax.servlet : servlet-api jar 2.5
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.