MVN

com.dukescript.api : junit-browser-runner

Maven & Gradle

Aug 27, 2017
10 usages
1 stars

JUnit Browser Runner · JUnit extension that provides a runner to be used with @RunWith annotation that executes DukeScript tests in a browser.

<dependency>
    <groupId>com.dukescript.api</groupId>
    <artifactId>junit-browser-runner</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dukescript.api : junit-browser-runner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.dukescript.api : junit-browser-runner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
junit-browser-runner-1.0
0.9
junit-browser-runner-0.9
0.8
junit-browser-runner-0.8
0.7
junit-browser-runner-0.7
0.6
junit-browser-runner-0.6
0.5
junit-browser-runner-0.5

How to add a dependency to Maven

Add the following com.dukescript.api : junit-browser-runner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dukescript.api</groupId>
    <artifactId>junit-browser-runner</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dukescript.api : junit-browser-runner gradle dependency to your build.gradle file:

implementation 'com.dukescript.api:junit-browser-runner:1.0'

Gradle Kotlin DSL: Add the following com.dukescript.api : junit-browser-runner gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dukescript.api:junit-browser-runner:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dukescript.api : junit-browser-runner sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dukescript.api" % "junit-browser-runner" % "1.0"

Advertisement

Dependencies from Group

Aug 27, 2017
10 usages
1 stars
Mar 26, 2016
3 usages
1 stars
Mar 10, 2020
3 usages
9 stars
Dec 15, 2016
24 stars
Nov 03, 2015
0 stars

Discover Dependencies

Aug 29, 2021
2 usages
0 stars
Jan 30, 2022
13 usages
29.2k stars
Dec 28, 2015
3 usages
1 stars
Oct 26, 2019
13 usages
6 stars
May 11, 2023
3 usages
244 stars
Nov 01, 2022
5 usages
Dec 05, 2013
6 usages
0 stars
Mar 25, 2019
5 usages
152 stars
Jul 07, 2019
4 usages
517 stars