hmrc / play-filters   5.18.0-0-g0000000

Apache License 2.0 GitHub

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

Scala versions: 2.11

play-filters

Build Status Download

This library is deprecated since it has been merged with the bootstrap libraries.

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.