Последняя версия

PageUnit 1.0.1

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

Лицензия

Лицензия

Группа

Группа

com.darwinsys
Идентификатор

Идентификатор

pageunit
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

PageUnit
A simple tool for command-line or junit-based testing of web sites
Ссылка на сайт

Ссылка на сайт

http://darwinsys.com/pageunit/

Скачать pageunit 1.0.1


<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.