Last Version

adfs-auth-client 1.0.0

Java client for authentication against active directory federation service(ADFS) - SAML,JWT,BST

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.itzmedinesh
ArtifactId

ArtifactId

adfs-auth-client
Version

Version

1.0.0
Type

Type

pom
Description

Description

adfs-auth-client
Java client for authentication against active directory federation service(ADFS) - SAML,JWT,BST
Project URL

Project URL

https://github.com/itzmedinesh/adfs-auth-client.git
Source Code Management

Source Code Management

https://github.com/itzmedinesh/adfs-auth-client

Download adfs-auth-client 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.2.7
com.sun.xml.bind : jaxb-core jar 2.2.7
com.sun.xml.bind : jaxb-impl jar 2.2.7-b41

Project Modules

There are no modules declared in this project.