Last Version

JsUnit 1.3

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

License

License

GroupId

GroupId

de.berlios.jsunit
ArtifactId

ArtifactId

jsunit
Version

Version

1.3
Type

Type

jar
Description

Description

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

Project Organization

Joerg Schaible

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

Dependencies

compile (1)

Group / Artifact Type Version
rhino : js jar 1.5R4.1

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
jmock : jmock jar 1.1.0

Project Modules

There are no modules declared in this project.