Last Version

org.junit.platform:junit-platform-surefire-provider 1.0.0

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

License

License

Categories

Categories

IDE Development Tools JOnAS Container Application Servers JUnit Unit Testing ORM Data
GroupId

GroupId

com.github.jonasrutishauser.org.junit.platform
ArtifactId

ArtifactId

junit-platform-surefire-provider
Version

Version

1.0.0
Type

Type

jar
Description

Description

org.junit.platform: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.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.0.0
org.junit.platform : junit-platform-launcher jar 1.0.0
org.apache.maven.surefire : surefire-api jar 2.20.1
org.apache.maven.surefire : common-java5 jar 2.20.1

Project Modules

There are no modules declared in this project.