is not current version
Last Version 4.0.0

com.coveo:saml-client 1.4.0

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

1.4.0
Type

Type

jar

Download saml-client 1.4.0


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