Skip to content

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

License

Notifications You must be signed in to change notification settings

teras/jupidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published