License |
License |
---|---|
Categories |
CategoriesIDE Development Tools JOnAS Container Application Servers JUnit Unit Testing ORM Data |
GroupId | GroupIdcom.github.jonasrutishauser.org.junit.platform |
ArtifactId | ArtifactIdjunit-platform-surefire-provider |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionorg.junit.platform:junit-platform-surefire-provider
Module "junit-platform-surefire-provider" of JUnit 5.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |