Last Version

JUnit Platform Surefire Provider 1.3.2

Module "junit-platform-surefire-provider" of JUnit 5.

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing ORM Data
GroupId

GroupId

org.junit.platform
ArtifactId

ArtifactId

junit-platform-surefire-provider
Version

Version

1.3.2
Type

Type

jar
Description

Description

JUnit Platform Surefire Provider
Module "junit-platform-surefire-provider" of JUnit 5.
Project URL

Project URL

http://junit.org/junit5/
Source Code Management

Source Code Management

https://github.com/junit-team/junit5

Download junit-platform-surefire-provider 1.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.0.0
org.junit.platform : junit-platform-launcher jar 1.3.2

runtime (2)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-api jar 2.22.0
org.apache.maven.surefire : common-java5 jar 2.22.0

Project Modules

There are no modules declared in this project.