is not current version
Last Version 3.0.0-M7

SureFire JUnit Platform Runner 3.0.0-M5

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
Version

Version

3.0.0-M5
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 3.0.0-M5


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

Dependencies

compile (3)

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

test (8)

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.5
org.assertj : assertj-core jar 3.9.1
junit : junit jar 4.13
org.hamcrest : hamcrest-library jar 1.3
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.