/play-filters

A library containing Play Framework filters to be used by frontend apps and microservices.

Primary LanguageScalaApache License 2.0Apache-2.0

play-filters

Build Status Download

A library containing Play Framework filters to be used by frontend apps and microservices.

Adding to your service

Include the following dependency in your SBT build

resolvers += Resolver.bintrayRepo("hmrc", "releases")

libraryDependencies += "uk.gov.hmrc" %% "play-filters" % "[INSERT-VERSION]"

License

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