License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.itzmedinesh |
ArtifactId | ArtifactIdadfs-auth-client |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionadfs-auth-client
Java client for authentication against active directory federation service(ADFS) - SAML,JWT,BST
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adfs-auth-client-1.0.0.pom | |
adfs-auth-client-1.0.0.jar | 1 KB |
adfs-auth-client-1.0.0-sources.jar | 72 KB |
adfs-auth-client-1.0.0-javadoc.jar | 239 KB |
Browse |
<!-- 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"]
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 |