License |
License |
---|---|
GroupId | GroupIdio.github.honeycomb-cheesecake |
ArtifactId | ArtifactIdplay-silhouette-cas_2.13 |
Version | Version7.0.3 |
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>7.0.3</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:7.0.3'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-cas_2.13/
implementation ("io.github.honeycomb-cheesecake:play-silhouette-cas_2.13:7.0.3")
'io.github.honeycomb-cheesecake:play-silhouette-cas_2.13:jar:7.0.3'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette-cas_2.13" rev="7.0.3">
<artifact name="play-silhouette-cas_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette-cas_2.13', version='7.0.3')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette-cas_2.13" % "7.0.3"
[io.github.honeycomb-cheesecake/play-silhouette-cas_2.13 "7.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
io.github.honeycomb-cheesecake : play-silhouette_2.13 | jar | 7.0.3 |
org.jasig.cas.client : cas-client-core | jar | 3.4.1 |
org.jasig.cas.client : cas-client-support-saml | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-specs2_2.13 | jar | 2.8.13 |
org.specs2 : specs2-matcher-extra_2.13 | jar | 4.5.1 |
org.specs2 : specs2-mock_2.13 | jar | 4.5.1 |
net.codingwell : scala-guice_2.13 | jar | 4.2.5 |