githubmo / work-item-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Scala 100.0%