lstypka / sweetener

A set of classes to facilitate the work with the Java language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sweetener Build Status

Sweetener is a project created by Jsolve group. It provides a set of classes to facilitate the work with the Java language.

The recommended way to get started using sweetener in your project is with a dependency management system – the snippet below can be copied and pasted into your build.

<dependency>
    <groupId>pl.jsolve</groupId>
    <artifactId>sweetener</artifactId>
    <version>1.0.0</version>
</dependency>

Main categories:

For unit tests:


___ [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/jsolve/sweetener/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

About

A set of classes to facilitate the work with the Java language.


Languages

Language:Java 100.0%