MVN

com.novocode : junit-interface

Maven & Gradle

Aug 14, 2014
3.4k usages
132 stars

JUnit-Interface · An implementation of sbt's test interface for JUnit 4

<dependency>
    <groupId>com.novocode</groupId>
    <artifactId>junit-interface</artifactId>
    <version>0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.novocode : junit-interface to add to Maven or Gradle - Latest Versions:

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

All Versions

Choose a version of com.novocode : junit-interface to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11
junit-interface-0.11
junit-interface-0.11-RC1
0.10
junit-interface-0.10
junit-interface-0.10-M4
junit-interface-0.10-M3
junit-interface-0.10-M2
junit-interface-0.10-M1
0.9
junit-interface-0.9
junit-interface-0.9-RC3
junit-interface-0.9-RC2
junit-interface-0.9-RC1
0.8
junit-interface-0.8
0.7
junit-interface-0.7
0.6
junit-interface-0.6
0.5
junit-interface-0.5
0.4
junit-interface-0.4
0.3
junit-interface-0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.novocode</groupId>
    <artifactId>junit-interface</artifactId>
    <version>0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.novocode : junit-interface gradle dependency to your build.gradle file:

implementation 'com.novocode:junit-interface:0.11'

Gradle Kotlin DSL: Add the following com.novocode : junit-interface gradle kotlin dependency to your build.gradle.kts file:

implementation("com.novocode:junit-interface:0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.novocode : junit-interface sbt scala dependency to your build.sbt file:

libraryDependencies += "com.novocode" % "junit-interface" % "0.11"

Advertisement

Dependencies from Group

Aug 14, 2014
3.4k usages
132 stars
Jun 09, 2017
81 stars
Jun 11, 2019
81 stars
Jul 02, 2011
21 stars

Discover Dependencies

May 20, 2010
2 usages
Oct 01, 2008
49 usages
May 27, 2014
74 usages
May 23, 2013
7 usages
336 stars
Jan 09, 2013
8 stars
Nov 19, 2013
1 usages
17 stars
Feb 27, 2015
10 usages
0 stars