/work-item-repo

Primary LanguageScalaApache License 2.0Apache-2.0

work-item-repo

Build Status Download

Enables a microservice to consume work generated by another service.

Installing

Include the following dependency in your SBT build

resolvers += Resolver.bintrayRepo("hmrc", "releases")
 
libraryDependencies += "uk.gov.hmrc" %% "work-item-repo" % "[INSERT-VERSION]"

License

This code is open source software licensed under the Apache 2.0 License.