is not current version
Last Version 4.0.0

com.coveo:saml-client 3.0.1

Dead simple client for obtaining authentication from SAML identity provider

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coveo
ArtifactId

ArtifactId

saml-client
Version

Version

3.0.1
Type

Type

jar

Download saml-client 3.0.1


<!-- https://jarcasting.com/artifacts/com.coveo/saml-client/ -->
<dependency>
    <groupId>com.coveo</groupId>
    <artifactId>saml-client</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.coveo/saml-client/
implementation 'com.coveo:saml-client:3.0.1'
// https://jarcasting.com/artifacts/com.coveo/saml-client/
implementation ("com.coveo:saml-client:3.0.1")
'com.coveo:saml-client:jar:3.0.1'
<dependency org="com.coveo" name="saml-client" rev="3.0.1">
  <artifact name="saml-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coveo', module='saml-client', version='3.0.1')
)
libraryDependencies += "com.coveo" % "saml-client" % "3.0.1"
[com.coveo/saml-client "3.0.1"]