License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdcom.sap.cloud.security.xsuaa |
ArtifactId | ArtifactIdtoken-client |
Last Version | Last Version2.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontoken-client
XSUAA authentication and authorization service integration libraries and samples for authenticating
users and services
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
token-client-2.12.2.pom | |
token-client-2.12.2.jar | 67 KB |
token-client-2.12.2-sources.jar | 42 KB |
token-client-2.12.2-javadoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/ -->
<dependency>
<groupId>com.sap.cloud.security.xsuaa</groupId>
<artifactId>token-client</artifactId>
<version>2.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation 'com.sap.cloud.security.xsuaa:token-client:2.12.2'
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation ("com.sap.cloud.security.xsuaa:token-client:2.12.2")
'com.sap.cloud.security.xsuaa:token-client:jar:2.12.2'
<dependency org="com.sap.cloud.security.xsuaa" name="token-client" rev="2.12.2">
<artifact name="token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.security.xsuaa', module='token-client', version='2.12.2')
)
libraryDependencies += "com.sap.cloud.security.xsuaa" % "token-client" % "2.12.2"
[com.sap.cloud.security.xsuaa/token-client "2.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.sap.cloud.security.xsuaa : api | jar | |
com.sap.cloud.security : java-api | jar | |
org.json : json | jar | 20220320 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.20 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 3.12.4 |
org.assertj : assertj-core | jar | 3.22.0 |
com.sap.cloud.security.xsuaa : spring-xsuaa-test | jar | |
org.springframework.security : spring-security-oauth2-jose | jar | |
ch.qos.logback : logback-classic | jar | |
io.github.hakky54 : logcaptor | jar | 2.7.9 |