Last Version

JsUnit Ant Task 1.3

Project to build the JsUnit Ant Task.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.berlios.jsunit
ArtifactId

ArtifactId

jsunit-ant
Version

Version

1.3
Type

Type

jar
Description

Description

JsUnit Ant Task
Project to build the JsUnit Ant Task.
Project Organization

Project Organization

Joerg Schaible

Download jsunit-ant 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
de.berlios.jsunit : jsunit jar 1.3
rhino : js jar 1.5R4.1

provided (2)

Group / Artifact Type Version
ant : ant jar 1.6.5
ant : ant-junit jar 1.6.5

test (2)

Group / Artifact Type Version
jmock : jmock jar 1.1.0
commons-io : commons-io jar 1.2

Project Modules

There are no modules declared in this project.