is not current version
Last Version 6.3.7.4

com.github.cas-side:cas-x-support-clients 1.0.0

delegate authn plugins for cas server

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.github.cas-side
ArtifactId

ArtifactId

cas-x-support-clients
Version

Version

1.0.0
Type

Type

jar

Download cas-x-support-clients 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.cas-side/cas-x-support-clients/ -->
<dependency>
    <groupId>com.github.cas-side</groupId>
    <artifactId>cas-x-support-clients</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cas-side/cas-x-support-clients/
implementation 'com.github.cas-side:cas-x-support-clients:1.0.0'
// https://jarcasting.com/artifacts/com.github.cas-side/cas-x-support-clients/
implementation ("com.github.cas-side:cas-x-support-clients:1.0.0")
'com.github.cas-side:cas-x-support-clients:jar:1.0.0'
<dependency org="com.github.cas-side" name="cas-x-support-clients" rev="1.0.0">
  <artifact name="cas-x-support-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cas-side', module='cas-x-support-clients', version='1.0.0')
)
libraryDependencies += "com.github.cas-side" % "cas-x-support-clients" % "1.0.0"
[com.github.cas-side/cas-x-support-clients "1.0.0"]