https://github.com/wcm-io-caravan/caravan-io
Micro Services I/O Resilient Transport Layer.
https://github.com/wcm-io-caravan/caravan-io
caravan http netflix osgi resilience wcm-io
Last synced: 6 months ago
JSON representation
Micro Services I/O Resilient Transport Layer.
- Host: GitHub
- URL: https://github.com/wcm-io-caravan/caravan-io
- Owner: wcm-io-caravan
- License: apache-2.0
- Created: 2015-07-15T22:31:27.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-11-07T12:09:28.000Z (8 months ago)
- Last Synced: 2025-11-07T14:08:21.912Z (8 months ago)
- Topics: caravan, http, netflix, osgi, resilience, wcm-io
- Language: Java
- Homepage: https://caravan.wcm.io/io/
- Size: 692 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wcm.io Caravan I/O
======
[](https://github.com/wcm-io-caravan/caravan-io/actions?query=workflow%3ABuild+branch%3Adevelop)
[](https://sonarcloud.io/summary/new_code?id=wcm-io-caravan_caravan-io)
wcm.io Caravan - JSON Data Pipelining Infrastructure

Micro Services I/O Resilient Transport Layer.
Documentation: https://caravan.wcm.io/io/
Issues: https://github.com/wcm-io-caravan/caravan-io/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io-caravan/caravan-io/actions
Commercial support: https://wcm.io/commercial-support.html
## Build from sources
If you want to build wcm.io from sources make sure you have configured all [Maven Repositories](https://caravan.wcm.io/maven.html) in your settings.xml.
See [Maven Settings](https://github.com/wcm-io-caravan/caravan-io/blob/develop/.maven-settings.xml) for an example with a full configuration.
Then you can build using
```
mvn clean install
```