Coder Social home page Coder Social logo

java-utils's Introduction

java-utils

Build Status Build status

The purpose of this project is to group utilities that are used on most of other Java projects.

Available Utilities

1. Collection

//... TODO

2. Multithread

//... TODO

3. IO

//... TODO

3.1. Stream

//... TODO

3.2. Zip

//... TODO

4. JAXRS

//... TODO

5. Resources

//... TODO

Requirements

  • At least Java 7;
  • Apache Maven 3.3+ (developer);

How to contribute

Fork repository, make changes, send a pull request. We are going to review your changes and apply them to the master.

This project is created usign Apache Maven so check the requirements listed above to developers.

Before sending a pull request don't forget to run all unit tests:

$ mvn clean install

If your default encoding is not UTF-8, some of unit tests will break. This is an intentional behavior. To fix that, set this environment variable in console (in Windows, for example):

SET JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8

Bugs, Improvement or Questions?

So, found a bug, want some improvement or just have a questions about how to do someting? Then open an issue an we will try to help you.

java-utils's People

Contributors

antonini avatar

Watchers

 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.