com.panayotis:jupidator

A library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort. This is the main library. Use this in your projects.

License

License

GroupId

GroupId

com.panayotis
ArtifactId

ArtifactId

jupidator
Last Version

Last Version

0.9.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort. This is the main library. Use this in your projects.
Project URL

Project URL

http://jupidator.panayotis.com/

Download jupidator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.panayotis.jupidator : digester jar 0.9.0.2
com.eclipsesource.minimal-json : minimal-json jar 0.9.5

Project Modules

There are no modules declared in this project.

Jupidator

About

Thank you for your interest in jupidator.

Jupidator is a library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort.

It is used in Jubler and CrossMobile, among other projects, to ease the auto-updating of this application.

How to use it

Please click here for a complete documentation.

To use jupidator you can add this maven dependency in your project:

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>jupidator</artifactId>
    <version>0.8.9.8</version>
    <classifier>full</classifier>
</dependency>

Otherwise you can download the latest version from Maven Central.

The source code as well as a binary distribution can be downloaded from GitHub.

Screenshots

Everybody loves screenshots:

Compact screenshot Open screenshot

Versions

Version
0.9.0.2
0.9.0.1
0.9.0.0
0.8.9.10
0.8.9.9
0.8.9.8