License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdcom.sap.cloud.security.xsuaa |
ArtifactId | ArtifactIdtoken-client |
Version | Version2.11.10 |
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.11.10.pom | |
token-client-2.11.10.jar | 75 KB |
token-client-2.11.10-sources.jar | 51 KB |
token-client-2.11.10-javadoc.jar | 273 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.11.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation 'com.sap.cloud.security.xsuaa:token-client:2.11.10'
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation ("com.sap.cloud.security.xsuaa:token-client:2.11.10")
'com.sap.cloud.security.xsuaa:token-client:jar:2.11.10'
<dependency org="com.sap.cloud.security.xsuaa" name="token-client" rev="2.11.10">
<artifact name="token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.security.xsuaa', module='token-client', version='2.11.10')
)
libraryDependencies += "com.sap.cloud.security.xsuaa" % "token-client" % "2.11.10"
[com.sap.cloud.security.xsuaa/token-client "2.11.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
com.sap.cloud.security.xsuaa : api | jar | |
com.sap.cloud.security : java-api | jar | |
org.json : json | jar | 20211205 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.14 |
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.21.0 |
com.sap.cloud.security.xsuaa : spring-xsuaa-test | jar | |
org.springframework.security : spring-security-oauth2-jose | jar | |
ch.qos.logback : logback-classic | jar |