SureFire JUnit Platform Runner


License

License

Categories

Categories

Maven Build Tools JUnit Unit Testing ORM Data
GroupId

GroupId

org.apache.maven.surefire
ArtifactId

ArtifactId

surefire-junit-platform
Last Version

Last Version

3.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

SureFire JUnit Platform Runner
SureFire JUnit Platform Runner
Project Organization

Project Organization

The Apache Software Foundation

Download surefire-junit-platform

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.surefire : common-java5 jar 3.0.0-M7
org.junit.platform : junit-platform-launcher jar 1.3.2
org.apache.maven.surefire : surefire-api jar 3.0.0-M7

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2
org.mockito : mockito-core jar 2.28.2
org.powermock : powermock-reflect jar 2.0.9
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.
org.apache.maven.surefire

The Apache Software Foundation

Versions

Version
3.0.0-M7
3.0.0-M6
3.0.0-M5
3.0.0-M4
3.0.0-M3
3.0.0-M2
3.0.0-M1
2.22.2
2.22.1
2.22.0