MVN

org.tonicsoft.timebomb : timebomb

Maven & Gradle

Mar 01, 2017
2 stars

Time Bomb · Simple test utility for temporarily ignoring unit tests.

<dependency>
    <groupId>org.tonicsoft.timebomb</groupId>
    <artifactId>timebomb</artifactId>
    <version>0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tonicsoft.timebomb : timebomb to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0

All Versions

Choose a version of org.tonicsoft.timebomb : timebomb to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
timebomb-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tonicsoft.timebomb</groupId>
    <artifactId>timebomb</artifactId>
    <version>0.0.0</version>
</dependency>

Advertisement