is not current version
Last Version 3.0.0-M7

SureFire JUnitCore Runner 3.0.0-M5

SureFire JUnitCore (JUnit 4.7+) Runner

License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing
GroupId

GroupId

org.apache.maven.surefire
ArtifactId

ArtifactId

surefire-junit47
Version

Version

3.0.0-M5
Type

Type

jar
Description

Description

SureFire JUnitCore Runner
SureFire JUnitCore (JUnit 4.7+) Runner
Project Organization

Project Organization

The Apache Software Foundation

Download surefire-junit47 3.0.0-M5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.surefire : common-junit48 jar 3.0.0-M5
org.apache.maven.surefire : surefire-api jar 3.0.0-M5

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13

test (4)

Group / Artifact Type Version
org.apache.maven.surefire : maven-surefire-common jar 3.0.0-M5
com.github.stephenc.jcip : jcip-annotations jar 1.0-1
org.hamcrest : hamcrest-library jar 1.3
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.