GithubHelp home page GithubHelp logo

anthrax3 / pitaya Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chucheng92/pitaya

0.0 0.0 0.0 916 KB

Home Page: http://kocakosm.org/projects/pitaya/

License: GNU Lesser General Public License v3.0

Java 100.00%

pitaya's Introduction

Pitaya Build Coverage Version Javadocs License

A simple general-purpose utility library for Java 6+.

Getting started

Pitaya binaries are available from Maven central repositories. Download the latest JAR or get it directly from your favorite build tool:

Maven

  <dependency>
    <groupId>org.kocakosm</groupId>
    <artifactId>pitaya</artifactId>
    <version>0.4</version>
  </dependency>

Gradle

  compile 'org.kocakosm:pitaya:0.4'

Usage

Browse API docs for the most recent release.

Warnings

Pitaya is developed and tested exclusively with OpenJDK 7 on GNU/Linux systems. Some features may not work properly in other environments.

Pitaya is not designed to protect against a malicious caller. Don't use it for communication between trusted and untrusted code.

Contributing

If you would like to contribute code, fork the repository and send a pull request. When submitting code, please make sure to follow existing conventions and style in order to keep the code as readable as possible.

Reporting errors or possible improvements is also a great way to help. Be sure to not duplicate an existing issue by first browsing the issue tracker.

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

If you have any question, feel free to send me an e-mail at kocakosm[@]gmail[dot]com or ping me on twitter.

pitaya's People

Contributors

kocakosm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.