Hello

Demonstration of using the IzPack to install a simple Swing application.

License

License

GroupId

GroupId

org.patrodyne
ArtifactId

ArtifactId

patrodyne-site-hello
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Hello
Demonstration of using the IzPack to install a simple Swing application.
Project URL

Project URL

http://patrodyne.org/sites/site-hello
Project Organization

Project Organization

Patrodyne
Source Code Management

Source Code Management

https://github.com/patrodyne/patrodyne-site/tree/master/hello

Download patrodyne-site-hello

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-simple jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
org.slf4j : slf4j-jdk14 jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2