Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viascom/groundwork

Collection of useful libraries for Java.
https://github.com/viascom/groundwork

android client gradle groundwork http http-client httpclient java maven pom restclient

Last synced: about 1 month ago
JSON representation

Collection of useful libraries for Java.

Awesome Lists containing this project

README

        

![GroundWork-Icon][1]

GroundWork Project
==================
Collection of useful libraries for Java and Android.

## Build-Status
Master: [![Build Status](https://travis-ci.org/Viascom/groundwork.svg?branch=master)](https://travis-ci.org/Viascom/groundwork)

Develop: [![Build Status](https://travis-ci.org/Viascom/groundwork.svg?branch=develop)](https://travis-ci.org/Viascom/groundwork)

## Projects:

### FoxHttp
The FoxHttp provides a fast and easy http client for java and android. It is part of the GroundWork Project by Viascom.

[![master](https://img.shields.io/badge/master-v1.2.1-brightgreen.svg)](https://github.com/Viascom/groundwork/tree/master)
[![develop](https://img.shields.io/badge/develop-v1.2.1-brightgreen.svg)](https://github.com/Viascom/groundwork/tree/foxhttp-develop)
[![Maven Central](https://img.shields.io/maven-central/v/ch.viascom.groundwork/foxhttp.svg)]()
[![Bintray](https://img.shields.io/bintray/v/viascom/GroundWork/ch.viascom.groundwork%3Afoxhttp.svg)]()

### POM
The POM module provides a parent pom which is also use in the GroundWork Project. It is part of the GroundWork Project by Viascom.

[![master](https://img.shields.io/badge/master-v1.3-brightgreen.svg)]()
[![develop](https://img.shields.io/badge/develop-v1.3-brightgreen.svg)]()
[![Maven Central](https://img.shields.io/maven-central/v/ch.viascom.groundwork/pom.svg)]()
[![Bintray](https://img.shields.io/bintray/v/viascom/GroundWork/ch.viascom.groundwork%3Apom.svg)]()

### Service-Result
The ServiceResult module provides a standard result for your REST applications. It is part of the GroundWork Project by Viascom.

[![master](https://img.shields.io/badge/master-v1.2.1-brightgreen.svg)]()
[![develop](https://img.shields.io/badge/develop-v1.2.1-brightgreen.svg)]()
[![Maven Central](https://img.shields.io/maven-central/v/ch.viascom.groundwork/service-result.svg)]()
[![Bintray](https://img.shields.io/bintray/v/viascom/GroundWork/ch.viascom.groundwork%3Aservice-result.svg)]()

### REST-Client
The RESTClient modules are located in the [restclient-develop](https://github.com/Viascom/groundwork/tree/restclient-develop) branch.

# License
GroundWork is GPLv3 licensed. See the [LICENSE](/blob/master/LICENSE) file for details.

[1]: ViascomGroundWorkIcon.png