| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность CLI Взаимодействие с пользователем |
| Группа | Группаcom.sap.cloud.security.xsuaa |
| Идентификатор | Идентификаторtoken-client |
| Версия | Версия2.10.2 |
| Тип | Типjar |
| Описание |
Описаниеtoken-client
XSUAA authentication and authorization service integration libraries and samples for authenticating
users and services
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| token-client-2.10.2.pom | |
| token-client-2.10.2.jar | 73 KB |
| token-client-2.10.2-sources.jar | 50 KB |
| token-client-2.10.2-javadoc.jar | 267 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.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation 'com.sap.cloud.security.xsuaa:token-client:2.10.2'
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation ("com.sap.cloud.security.xsuaa:token-client:2.10.2")
'com.sap.cloud.security.xsuaa:token-client:jar:2.10.2'
<dependency org="com.sap.cloud.security.xsuaa" name="token-client" rev="2.10.2">
<artifact name="token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.security.xsuaa', module='token-client', version='2.10.2')
)
libraryDependencies += "com.sap.cloud.security.xsuaa" % "token-client" % "2.10.2"
[com.sap.cloud.security.xsuaa/token-client "2.10.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.sap.cloud.security.xsuaa : api | jar | 2.10.2 |
| com.sap.cloud.security : java-api | jar | 2.10.2 |
| org.json : json | jar | 20210307 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.8 |
| 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.10.0 |
| org.assertj : assertj-core | jar | 3.19.0 |
| com.sap.cloud.security.xsuaa : spring-xsuaa-test | jar | 2.10.2 |
| org.springframework.security : spring-security-oauth2-jose | jar | |
| org.slf4j : slf4j-simple | jar | 1.7.30 |