Last Version

Notify JUnit Test Progress 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.wokier.notify-test-progress
ArtifactId

ArtifactId

notify-test-progress
Version

Version

0.1
Type

Type

jar
Description

Description

Notify JUnit Test Progress
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/wokier/notify-test-progress

Download notify-test-progress 0.1


<!-- https://jarcasting.com/artifacts/com.github.wokier.notify-test-progress/notify-test-progress/ -->
<dependency>
    <groupId>com.github.wokier.notify-test-progress</groupId>
    <artifactId>notify-test-progress</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wokier.notify-test-progress/notify-test-progress/
implementation 'com.github.wokier.notify-test-progress:notify-test-progress:0.1'
// https://jarcasting.com/artifacts/com.github.wokier.notify-test-progress/notify-test-progress/
implementation ("com.github.wokier.notify-test-progress:notify-test-progress:0.1")
'com.github.wokier.notify-test-progress:notify-test-progress:jar:0.1'
<dependency org="com.github.wokier.notify-test-progress" name="notify-test-progress" rev="0.1">
  <artifact name="notify-test-progress" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wokier.notify-test-progress', module='notify-test-progress', version='0.1')
)
libraryDependencies += "com.github.wokier.notify-test-progress" % "notify-test-progress" % "0.1"
[com.github.wokier.notify-test-progress/notify-test-progress "0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.wokier : java-to-OS-notify jar 0.6
com.google.guava : guava jar 18.0
junit : junit jar 4.10
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-all jar 1.10.8
org.reflections : reflections jar 0.9.9

Project Modules

There are no modules declared in this project.