Skip to content

2222/pitaya

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

213 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitaya

Build Status Coverage Status Dependency Status

Overview

Pitaya is a simple Java utility library.

Requirements

In order to build Pitaya you will need a JDK 6 (or newer) and Apache Maven 2 (or newer). To use the library you will need a JRE 6 (or newer).

Building Pitaya

Run the following command to compile the library and package it as a jar:

mvn clean package

Or, you can also directly install it in your Maven local repository by running the following command:

mvn clean install

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

Contact

For any question, feel free to contact me at kocakosm[@]gmail.com

About

A simple general-purpose utility library for Java 6+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors