SoftSmithy Utility Library - Swing - Customizer

The SoftSmithy Swing Customizer Framework.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.softsmithy.lib
ArtifactId

ArtifactId

softsmithy-lib-swing-customizer
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

bundle
Description

Description

SoftSmithy Utility Library - Swing - Customizer
The SoftSmithy Swing Customizer Framework.
Project URL

Project URL

https://www.softsmithy.org/softsmithy-lib/lib/2.1.1/docs/site
Project Organization

Project Organization

SoftSmithy
Source Code Management

Source Code Management

https://github.com/SoftSmithy/softsmithy-lib

Download softsmithy-lib-swing-customizer

Dependencies

compile (5)

Group / Artifact Type Version
org.softsmithy.lib : softsmithy-lib-core jar 2.1.1
org.softsmithy.lib : softsmithy-lib-beans jar 2.1.1
org.softsmithy.lib : softsmithy-lib-awt jar 2.1.1
org.softsmithy.lib : softsmithy-lib-swing jar 2.1.1
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

SoftSmithy Utility Library

A Java utility library.

Documentation: https://www.softsmithy.org/softsmithy-lib

Major Version Comments
v3
  • Java SE 11
v2
  • Java SE 8
  • JUnit 5
v1
  • Java SE 8
  • JUnit 4

Maven Dependency Management

    <dependencyManagement>
        <dependencies>
            [...] 
            <dependency>
                <groupId>org.softsmithy.lib</groupId>
                <artifactId>softsmithy-lib</artifactId>
                <version>2.0</version> <!-- replace with the current version -->
                <scope>import</scope>
                <type>pom</type>
            </dependency>
            [...]
        </dependencies>
    </dependencyManagement>

Build the project from sources

mvn clean install

Please note that the develop branch (SNAPSHOT version) of the project might depend on SNAPSHOT versions of other projects.

If you don't want to build the dependent projects as well, please make sure to define a proxy in your Maven Repository Manager to the following Maven Repository: https://oss.sonatype.org/content/repositories/snapshots/ and include it in your single group.

org.softsmithy.lib

SoftSmithy

Versions

Version
2.1.1
2.1
2.0
1.1.1
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3