Skip to content

hmcts/ecm-data-model

Repository files navigation

ecm-data-model

ECM CCD Configuration Data Model

This project contains the Java object model for ECM CCD configuation and callback request and response.

Prerequisites

Usage

Just include the library as your dependency.

Building

The project uses Gradle as a build tool but you don't have to install it locally since there is a ./gradlew wrapper script.

To build project please execute the following command:

    ./gradlew build

License

This project is licensed under the MIT License - see the LICENSE.md file for details.