License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.rivulet |
ArtifactId | ArtifactIdrivulet-surefire-provider |
Version | Version2.20.1 |
Type | Typejar |
Description |
DescriptionSureFire Providers Aggregator POM
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.rivulet/rivulet-surefire-provider/ -->
<dependency>
<groupId>io.rivulet</groupId>
<artifactId>rivulet-surefire-provider</artifactId>
<version>2.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.rivulet/rivulet-surefire-provider/
implementation 'io.rivulet:rivulet-surefire-provider:2.20.1'
// https://jarcasting.com/artifacts/io.rivulet/rivulet-surefire-provider/
implementation ("io.rivulet:rivulet-surefire-provider:2.20.1")
'io.rivulet:rivulet-surefire-provider:jar:2.20.1'
<dependency org="io.rivulet" name="rivulet-surefire-provider" rev="2.20.1">
<artifact name="rivulet-surefire-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rivulet', module='rivulet-surefire-provider', version='2.20.1')
)
libraryDependencies += "io.rivulet" % "rivulet-surefire-provider" % "2.20.1"
[io.rivulet/rivulet-surefire-provider "2.20.1"]
Group / Artifact | Type | Version |
---|---|---|
edu.gmu.swe.phosphor : Phosphor | jar | 0.0.4-SNAPSHOT |
io.rivulet : rivulet-core | jar | 1.0.0 |
org.apache.maven.surefire : common-junit48 | jar | 2.20.1 |
org.apache.maven.surefire : surefire-api | jar | 2.20.1 |
org.apache.maven.surefire : surefire-booter | jar | 2.20.1 |
org.apache.maven.surefire : maven-surefire-common | jar | 2.20.1 |
org.apache.maven.surefire : surefire-grouper | jar | 2.20.1 |
io.rivulet : rivulet-shared | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.easytesting : fest-assert | jar | 1.4 |