| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.arquillian.smart.testing |
| ArtifactId | ArtifactIdknown-surefire-providers |
| Version | Version0.0.10 |
| Type | Typejar |
| Description |
DescriptionSmart Testing is a tool that knows which tests you want to run
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.arquillian.smart.testing/known-surefire-providers/ -->
<dependency>
<groupId>org.arquillian.smart.testing</groupId>
<artifactId>known-surefire-providers</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.arquillian.smart.testing/known-surefire-providers/
implementation 'org.arquillian.smart.testing:known-surefire-providers:0.0.10'
// https://jarcasting.com/artifacts/org.arquillian.smart.testing/known-surefire-providers/
implementation ("org.arquillian.smart.testing:known-surefire-providers:0.0.10")
'org.arquillian.smart.testing:known-surefire-providers:jar:0.0.10'
<dependency org="org.arquillian.smart.testing" name="known-surefire-providers" rev="0.0.10">
<artifact name="known-surefire-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arquillian.smart.testing', module='known-surefire-providers', version='0.0.10')
)
libraryDependencies += "org.arquillian.smart.testing" % "known-surefire-providers" % "0.0.10"
[org.arquillian.smart.testing/known-surefire-providers "0.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |