The CTS2 Development Framework is a toolkit for rapidly creating CTS2 implementations.
Visit our website or get support on our forums.
Track and submit issues and bugs on our issue tracker.
The latest and greatest source can be found on GitHub.
CTS2 Development Framework uses Maven to handle its dependencies.
- Install Maven 3 (http://maven.apache.org/download.html)
- Checkout this repo and run:
mvn clean install