| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность CLI Взаимодействие с пользователем |
| Группа | Группаcom.sap.cloud.security.xsuaa |
| Идентификатор | Идентификаторtoken-client |
| Версия | Версия2.11.13 |
| Тип | Типjar |
| Описание |
Описаниеtoken-client
XSUAA authentication and authorization service integration libraries and samples for authenticating
users and services
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| token-client-2.11.13.pom | |
| token-client-2.11.13.jar | 75 KB |
| token-client-2.11.13-sources.jar | 52 KB |
| token-client-2.11.13-javadoc.jar | 273 KB |
| Обзор |
<!-- 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.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation 'com.sap.cloud.security.xsuaa:token-client:2.11.13'
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation ("com.sap.cloud.security.xsuaa:token-client:2.11.13")
'com.sap.cloud.security.xsuaa:token-client:jar:2.11.13'
<dependency org="com.sap.cloud.security.xsuaa" name="token-client" rev="2.11.13">
<artifact name="token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.security.xsuaa', module='token-client', version='2.11.13')
)
libraryDependencies += "com.sap.cloud.security.xsuaa" % "token-client" % "2.11.13"
[com.sap.cloud.security.xsuaa/token-client "2.11.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |
| com.sap.cloud.security.xsuaa : api | jar | |
| com.sap.cloud.security : java-api | jar | |
| org.json : json | jar | 20211205 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.15 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |