RhUnit

A qUnit compatible javascript unit testing framework for Rhino

Лицензия

Лицензия

Группа

Группа

uk.co.iankent
Идентификатор

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

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

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

RhUnit
A qUnit compatible javascript unit testing framework for Rhino

Скачать RhUnit

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17
junit : junit jar 4.10
org.mozilla : rhino jar 1.7R3
commons-io : commons-io jar 2.0
commons-lang : commons-lang jar 2.2

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

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

Версии библиотеки

Версия
0.0.3
0.0.2
0.0.1