License |
License |
---|---|
GroupId | GroupIdio.github.honeycomb-cheesecake |
ArtifactId | ArtifactIdplay-silhouette-cas_2.13 |
Version | Version8.0.0 |
Type | Typejar |
Description |
Descriptionplay-silhouette-cas
Authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-cas_2.13/ -->
<dependency>
<groupId>io.github.honeycomb-cheesecake</groupId>
<artifactId>play-silhouette-cas_2.13</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-cas_2.13/
implementation 'io.github.honeycomb-cheesecake:play-silhouette-cas_2.13:8.0.0'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-cas_2.13/
implementation ("io.github.honeycomb-cheesecake:play-silhouette-cas_2.13:8.0.0")
'io.github.honeycomb-cheesecake:play-silhouette-cas_2.13:jar:8.0.0'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette-cas_2.13" rev="8.0.0">
<artifact name="play-silhouette-cas_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette-cas_2.13', version='8.0.0')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette-cas_2.13" % "8.0.0"
[io.github.honeycomb-cheesecake/play-silhouette-cas_2.13 "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.github.honeycomb-cheesecake : play-silhouette_2.13 | jar | 8.0.0 |
commons-io : commons-io | jar | 2.11.0 |
org.jasig.cas.client : cas-client-core | jar | 3.6.4 |
org.jasig.cas.client : cas-client-support-saml | jar | 3.6.4 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.8 | jar | 1.4.13 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-specs2_2.13 | jar | 2.8.15 |
org.specs2 : specs2-matcher-extra_2.13 | jar | 4.9.4 |
org.specs2 : specs2-mock_2.13 | jar | 4.9.4 |
net.codingwell : scala-guice_2.13 | jar | 5.0.2 |