Commons Application

Provides utilities to reduce boiler plate code when creating simple command line or swing applications.

License

License

GroupId

GroupId

de.weltraumschaf.commons
ArtifactId

ArtifactId

application
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commons Application
Provides utilities to reduce boiler plate code when creating simple command line or swing applications.
Project Organization

Project Organization

Weltraumschaf

Download application

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
de.weltraumschaf.commons : system jar 2.2.0
de.weltraumschaf.commons : validate jar 2.2.0
net.sourceforge.findbugs : annotations jar 1.3.2
com.github.stephenc.jcip : jcip-annotations jar 1.0-1

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.8
org.hamcrest : hamcrest-library jar 1.3
com.googlecode.multithreadedtc : multithreadedtc jar 1.01
org.skyscreamer : jsonassert jar 1.3.0
nl.jqno.equalsverifier : equalsverifier jar 2.0.2

Project Modules

There are no modules declared in this project.

Common Utility Classes for Java

Ses project site for more details.

Versions

Version
2.2.0
2.1.0
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-beta
1.0.0-alpha