Last Version

Jupidator Project 0.9.0.2

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

License

License

GroupId

GroupId

com.panayotis.jupidator
ArtifactId

ArtifactId

project
Version

Version

0.9.0.2
Type

Type

pom
Description

Description

Jupidator Project
A library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort. This is the parent project of the library.
Project URL

Project URL

http://jupidator.panayotis.com/
Source Code Management

Source Code Management

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

Download project 0.9.0.2

Filename Size
project-0.9.0.2.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • digester
  • core
  • creator