Last Version

org.arquillian.smart.testing:surefire-provider 0.0.10

Smart Testing is a tool that knows which tests you want to run

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.arquillian.smart.testing
ArtifactId

ArtifactId

surefire-provider
Version

Version

0.0.10
Type

Type

jar
Description

Description

Smart Testing is a tool that knows which tests you want to run
Project Organization

Project Organization

JBoss by Red Hat

Download surefire-provider 0.0.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.arquillian.smart.testing : core jar 0.0.10
org.arquillian.smart.testing : junit-test-result-parser jar 0.0.10
org.arquillian.smart.testing : known-surefire-providers jar 0.0.10
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar 3.1.3

provided (1)

Group / Artifact Type Version
org.apache.maven.surefire : surefire-api jar 2.19.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.13.0
com.github.stefanbirkner : system-rules jar 1.17.0
com.google.code.findbugs : annotations jar 3.0.1

Project Modules

There are no modules declared in this project.