is not current version
Last Version 1.1.0

uk.ac.diamond:shibboleth-ecp-authclient 1.0.0

A simple authentication client for use with the Shibboleth ECP profile

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.ac.diamond
ArtifactId

ArtifactId

shibboleth-ecp-authclient
Version

Version

1.0.0
Type

Type

jar

Download shibboleth-ecp-authclient 1.0.0


<!-- https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/ -->
<dependency>
    <groupId>uk.ac.diamond</groupId>
    <artifactId>shibboleth-ecp-authclient</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/
implementation 'uk.ac.diamond:shibboleth-ecp-authclient:1.0.0'
// https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/
implementation ("uk.ac.diamond:shibboleth-ecp-authclient:1.0.0")
'uk.ac.diamond:shibboleth-ecp-authclient:jar:1.0.0'
<dependency org="uk.ac.diamond" name="shibboleth-ecp-authclient" rev="1.0.0">
  <artifact name="shibboleth-ecp-authclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.diamond', module='shibboleth-ecp-authclient', version='1.0.0')
)
libraryDependencies += "uk.ac.diamond" % "shibboleth-ecp-authclient" % "1.0.0"
[uk.ac.diamond/shibboleth-ecp-authclient "1.0.0"]