georgeherby / play-filters

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Scala 100.0%