A library containing Play Framework filters to be used by frontend apps and microservices.
Include the following dependency in your SBT build
resolvers += Resolver.bintrayRepo("hmrc", "releases")
libraryDependencies += "uk.gov.hmrc" %% "play-filters" % "[INSERT-VERSION]"
This code is open source software licensed under the Apache 2.0 License.