Last Version

com.github.vnation:saml-client 4.0.1

Dead simple client for obtaining authentication from SAML identity provider

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.vnation
ArtifactId

ArtifactId

saml-client
Version

Version

4.0.1
Type

Type

jar
Description

Description

com.github.vnation:saml-client
Dead simple client for obtaining authentication from SAML identity provider
Project URL

Project URL

http://github.com/vnation/saml-client
Source Code Management

Source Code Management

http://github.com/vnation/saml-client

Download saml-client 4.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.opensaml : opensaml-core jar 3.4.5
org.opensaml : opensaml-saml-api jar 3.4.5
org.opensaml : opensaml-saml-impl jar 3.4.5
org.bouncycastle : bcprov-jdk15on jar 1.65.01
commons-collections : commons-collections jar 3.2.2
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
commons-io : commons-io jar 2.7
commons-codec : commons-codec jar 1.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.