com.panayotis.jupidator:creator

A library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort. The command line tool to easily create jupidator XML files.

Лицензия

Лицензия

Группа

Группа

com.panayotis.jupidator
Идентификатор

Идентификатор

creator
Последняя версия

Последняя версия

0.9.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

A library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort. The command line tool to easily create jupidator XML files.
Ссылка на сайт

Ссылка на сайт

http://jupidator.panayotis.com/
Система контроля версий

Система контроля версий

http://github.com/teras/jupidator/tree/master/creator

Скачать creator

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.panayotis.jupidator : digester jar 0.9.0.2
com.panayotis : arjs jar 0.1.8
com.eclipsesource.minimal-json : minimal-json jar 0.9.4

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.9.0.2
0.9.0.1
0.9.0.0
0.8.9.10
0.8.9.9
0.8.9.8