| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wokier.notify-test-progress |
| ArtifactId | ArtifactIdnotify-test-progress |
| Version | Version0.1 |
| Type | Typejar |
| Description |
DescriptionNotify JUnit Test Progress
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| notify-test-progress-0.1.pom | |
| notify-test-progress-0.1.jar | 4 KB |
| notify-test-progress-0.1-sources.jar | 1 KB |
| notify-test-progress-0.1-javadoc.jar | 39 KB |
| Browse |
<!-- 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"]
| 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 |