License |
License |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdrequest-authentication-filter_2.12 |
Last Version | Last Version1.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrequest-authentication-filter
request-authentication-filter
|
Project Organization |
Project Organizationcom.gu |
<!-- https://jarcasting.com/artifacts/com.gu/request-authentication-filter_2.12/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>request-authentication-filter_2.12</artifactId>
<version>1.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/request-authentication-filter_2.12/
implementation 'com.gu:request-authentication-filter_2.12:1.24'
// https://jarcasting.com/artifacts/com.gu/request-authentication-filter_2.12/
implementation ("com.gu:request-authentication-filter_2.12:1.24")
'com.gu:request-authentication-filter_2.12:jar:1.24'
<dependency org="com.gu" name="request-authentication-filter_2.12" rev="1.24">
<artifact name="request-authentication-filter_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='request-authentication-filter_2.12', version='1.24')
)
libraryDependencies += "com.gu" % "request-authentication-filter_2.12" % "1.24"
[com.gu/request-authentication-filter_2.12 "1.24"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.lightbend.play : play-file-watch_2.12 | jar | 1.1.7 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-io | jar | 1.3.2 |
joda-time : joda-time | jar | 2.9.7 |
org.slf4j : slf4j-api | jar | 1.7.22 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.gu : management-servlet-api_2.12 | jar | 5.41 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.slf4j : slf4j-simple | jar | 1.7.22 |
net.liftweb : lift-testkit_2.12 | jar | 3.0.1 |
org.scalatest : scalatest_2.12 | jar | 3.0.0 |