lukacu / coffeeshop

Coffeeshop is a conglomerate of handy Java general purpose classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the CoffeeShop project

Coffeeshop is a conglomerate of handy general purpose Java classes. The classes are divided into several packages with clearly defined dependences. CoffeeShop is a self contained library - no other external libraries are required (apart from the Java SE platform of course).

The goal of the CoffeeShop library is to ease the development of a small to medium size Java application.

Building

$ ant

optional: add the library to the local Ivy repository

$ ant publish-working

About

Coffeeshop is a conglomerate of handy Java general purpose classes.

License:GNU Lesser General Public License v2.1


Languages

Language:Java 100.0%