Last Version

play-filter-only 0.4.0

Utility to apply Play's EssentialFilter to only specific paths

License

License

MIT
GroupId

GroupId

com.github.tkawachi
ArtifactId

ArtifactId

play-filter-only_2.12
Version

Version

0.4.0
Type

Type

jar
Description

Description

play-filter-only
Utility to apply Play's EssentialFilter to only specific paths
Project URL

Project URL

https://github.com/tkawachi/play-filter-only/
Project Organization

Project Organization

com.github.tkawachi
Source Code Management

Source Code Management

https://github.com/tkawachi/play-filter-only/

Download play-filter-only_2.12 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.tkawachi/play-filter-only_2.12/ -->
<dependency>
    <groupId>com.github.tkawachi</groupId>
    <artifactId>play-filter-only_2.12</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkawachi/play-filter-only_2.12/
implementation 'com.github.tkawachi:play-filter-only_2.12:0.4.0'
// https://jarcasting.com/artifacts/com.github.tkawachi/play-filter-only_2.12/
implementation ("com.github.tkawachi:play-filter-only_2.12:0.4.0")
'com.github.tkawachi:play-filter-only_2.12:jar:0.4.0'
<dependency org="com.github.tkawachi" name="play-filter-only_2.12" rev="0.4.0">
  <artifact name="play-filter-only_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkawachi', module='play-filter-only_2.12', version='0.4.0')
)
libraryDependencies += "com.github.tkawachi" % "play-filter-only_2.12" % "0.4.0"
[com.github.tkawachi/play-filter-only_2.12 "0.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.8.0

Project Modules

There are no modules declared in this project.