SureFire JUnit Runner

Surefire is a test framework project.

License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing
GroupId

GroupId

org.apache.maven.surefire
ArtifactId

ArtifactId

surefire-junit
Last Version

Last Version

2.6
Release Date

Release Date

Type

Type

jar
Description

Description

SureFire JUnit Runner
Surefire is a test framework project.
Project Organization

Project Organization

The Apache Software Foundation

Download surefire-junit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-api jar 2.6

provided (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

test (1)

Group / Artifact Type Version
jmock : jmock jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.6
2.5
2.4.3
2.4.2
2.4.1
2.4
2.3.1
2.3
2.0