maven-parents 
DAISY Consortium Maven parent POMs
| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface |
| GroupId | GroupIdorg.daisy.pipeline |
| ArtifactId | ArtifactIdupdater-gui |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionupdater-gui
A lightweight updater gui for windows
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| updater-gui-1.0.2.pom | |
| updater-gui-1.0.2.jar | 6 KB |
| updater-gui-1.0.2-windows_386.zip | 13 MB |
| updater-gui-1.0.2-sources.jar | 6 KB |
| updater-gui-1.0.2-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline/updater-gui/ -->
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>updater-gui</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline/updater-gui/
implementation 'org.daisy.pipeline:updater-gui:1.0.2'
// https://jarcasting.com/artifacts/org.daisy.pipeline/updater-gui/
implementation ("org.daisy.pipeline:updater-gui:1.0.2")
'org.daisy.pipeline:updater-gui:jar:1.0.2'
<dependency org="org.daisy.pipeline" name="updater-gui" rev="1.0.2">
<artifact name="updater-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='updater-gui', version='1.0.2')
)
libraryDependencies += "org.daisy.pipeline" % "updater-gui" % "1.0.2"
[org.daisy.pipeline/updater-gui "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.daisy.pipeline : gui | jar | 1.3.0 |
| net.java.dev.jna : jna | jar | 4.2.2 |
| net.java.dev.jna : jna-platform | jar | 4.2.2 |
| commons-configuration : commons-configuration | jar | 1.10 |
| org.daisy.pipeline : updater-wrapper | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.10 |

DAISY Consortium Maven parent POMs