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

JsUnit 1.3

The JsUnit utilities to embed the JsJunit library into a Java environment. It includes the JavaScript part as resources.

Лицензия

Лицензия

Группа

Группа

de.berlios.jsunit
Идентификатор

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

jsunit
Версия

Версия

1.3
Тип

Тип

jar
Описание

Описание

JsUnit
The JsUnit utilities to embed the JsJunit library into a Java environment. It includes the JavaScript part as resources.
Организация-разработчик

Организация-разработчик

Joerg Schaible

Скачать jsunit 1.3


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
rhino : js jar 1.5R4.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
jmock : jmock jar 1.1.0

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

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