MVN

org.arquillian.smart.testing : smart-testing-parent

Maven & Gradle

Feb 23, 2018
25 stars

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

<dependency>
    <groupId>org.arquillian.smart.testing</groupId>
    <artifactId>smart-testing-parent</artifactId>
    <version>0.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.arquillian.smart.testing : smart-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.10

All Versions

Choose a version of org.arquillian.smart.testing : smart-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
smart-testing-parent-0.0.10
smart-testing-parent-0.0.9
smart-testing-parent-0.0.8
smart-testing-parent-0.0.7
smart-testing-parent-0.0.6
smart-testing-parent-0.0.5
smart-testing-parent-0.0.4
smart-testing-parent-0.0.3
smart-testing-parent-0.0.2
smart-testing-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.arquillian.smart.testing</groupId>
    <artifactId>smart-testing-parent</artifactId>
    <version>0.0.10</version>
</dependency>

Advertisement