JUnit-Interface

An implementation of sbt's test interface for JUnit 4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.novocode
ArtifactId

ArtifactId

junit-interface
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://github.com/sbt/junit-interface/
Project Organization

Project Organization

com.novocode

Download junit-interface

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.
com.novocode

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

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