MVN

de.berlios.jsunit : jsunit

Maven & Gradle

Oct 19, 2007
2 usages

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

<dependency>
    <groupId>de.berlios.jsunit</groupId>
    <artifactId>jsunit</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.berlios.jsunit : jsunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3
  • Latest Release Candidate: 1.3-RC1

All Versions

Choose a version of de.berlios.jsunit : jsunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
jsunit-1.3
jsunit-1.3-RC1

How to add a dependency to Maven

Add the following de.berlios.jsunit : jsunit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.berlios.jsunit</groupId>
    <artifactId>jsunit</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.berlios.jsunit : jsunit gradle dependency to your build.gradle file:

implementation 'de.berlios.jsunit:jsunit:1.3'

Gradle Kotlin DSL: Add the following de.berlios.jsunit : jsunit gradle kotlin dependency to your build.gradle.kts file:

implementation("de.berlios.jsunit:jsunit:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.berlios.jsunit : jsunit sbt scala dependency to your build.sbt file:

libraryDependencies += "de.berlios.jsunit" % "jsunit" % "1.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 18, 2018
7 usages
92 stars
Jul 30, 2023
29 usages
Sep 04, 2015
4 usages
Mar 14, 2019
5 usages
33 stars
Mar 14, 2023
6 usages
119 stars
Jun 20, 2023
6 usages
168 stars
Jan 14, 2023
3 usages
Apr 22, 2021
4 usages
0 stars
Sep 13, 2011
5 usages
21 stars