Last Version

Time Bomb 0.0.0

Simple test utility for temporarily ignoring unit tests.

License

License

GroupId

GroupId

org.tonicsoft.timebomb
ArtifactId

ArtifactId

timebomb
Version

Version

0.0.0
Type

Type

pom
Description

Description

Time Bomb
Simple test utility for temporarily ignoring unit tests.
Project URL

Project URL

https://github.com/tonicsoft/timebomb
Source Code Management

Source Code Management

https://github.com/tonicsoft/timebomb

Download timebomb 0.0.0

Filename Size
timebomb-0.0.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.tonicsoft.timebomb/timebomb/ -->
<dependency>
    <groupId>org.tonicsoft.timebomb</groupId>
    <artifactId>timebomb</artifactId>
    <version>0.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tonicsoft.timebomb/timebomb/
implementation 'org.tonicsoft.timebomb:timebomb:0.0.0'
// https://jarcasting.com/artifacts/org.tonicsoft.timebomb/timebomb/
implementation ("org.tonicsoft.timebomb:timebomb:0.0.0")
'org.tonicsoft.timebomb:timebomb:pom:0.0.0'
<dependency org="org.tonicsoft.timebomb" name="timebomb" rev="0.0.0">
  <artifact name="timebomb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tonicsoft.timebomb', module='timebomb', version='0.0.0')
)
libraryDependencies += "org.tonicsoft.timebomb" % "timebomb" % "0.0.0"
[org.tonicsoft.timebomb/timebomb "0.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • timebomb-junit
  • timebomb-testng
  • timebomb-core
  • timebomb-core-test