blob: a803c4a607d6c2467345f46312fd8cd28ac8ba7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
### DCAE DMaaP Bus Controller API Client
Provides a Java client for using the DCAE DMaaP Bus Controller API via REST.
Implements all API methods.
Initial motivation was to support the Bus Controller webapp developed in 1610.
#### Build Instructions
This project is organized as a mvn project for a jar package.
#### Contact
Chris Lott, cl778h
#### Release Notes
Version 1.0
|