Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/viascom/groundwork
- Owner: viascom
- License: gpl-3.0
- Archived: true
- Created: 2016-10-12T12:50:44.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-07-04T12:10:18.000Z (over 7 years ago)
- Last Synced: 2024-09-18T16:40:26.873Z (about 2 months ago)
- Topics: android, client, gradle, groundwork, http, http-client, httpclient, java, maven, pom, restclient
- Language: Java
- Homepage:
- Size: 510 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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