Drombler Commons - Client - Core

Drombler Commons - Client - Core is a collection of utility classes and frameworks for client side development.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Categories

Categories

CLI User Interface
GroupId

GroupId

org.drombler.commons
ArtifactId

ArtifactId

drombler-commons-client-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

bundle
Description

Description

Drombler Commons - Client - Core
Drombler Commons - Client - Core is a collection of utility classes and frameworks for client side development.
Project URL

Project URL

https://www.drombler.org/drombler-commons/1.0/docs/site
Project Organization

Project Organization

Drombler
Source Code Management

Source Code Management

https://github.com/Drombler/drombler-commons

Download drombler-commons-client-core

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.

Drombler Commons

Drombler Commons is a collection of reusable libraries and frameworks. They ship with OSGi meta data but don't require an OSGi environment.

See the documentation for the Javadoc and information about the provided Maven modules (available from Maven Central).

Major Version Comments
v2
  • Java SE 11
v1
  • Java SE 8

Maven Dependency Management

    <dependencyManagement>
        <dependencies>
            [...] 
            <dependency>
                <groupId>org.drombler.commons</groupId>
                <artifactId>drombler-commons</artifactId>
                <version>2.0</version> <!-- replace with the current version -->
                <type>pom</type>
                <scope>import</scope>
            </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.drombler.commons

Drombler

Versions

Version
1.0
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3