PageUnit

A simple tool for command-line or junit-based testing of web sites

License

License

GroupId

GroupId

com.darwinsys
ArtifactId

ArtifactId

pageunit
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

PageUnit
A simple tool for command-line or junit-based testing of web sites
Project URL

Project URL

http://darwinsys.com/pageunit/

Download pageunit

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.darwinsys : darwinsys-api jar 1.0.5
junit : junit jar 4.8.2
commons-httpclient : commons-httpclient jar 3.1
ant : ant jar 1.6.4
log4j : log4j jar 1.2.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1