SoftSmithy Utility Library - Core

A Java utility library.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.softsmithy.lib
ArtifactId

ArtifactId

softsmithy-lib-core
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

bundle
Description

Description

SoftSmithy Utility Library - Core
A Java utility library.
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-core

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

test (3)

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

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
0.2