| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть ORM Данные |
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторsmartcosmos-user-details-stormpath |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеSMART COSMOS Stormpath User Details Service
Retrieves User Detail Information for use in Authentication from Stormpath
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-stormpath/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-user-details-stormpath</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-stormpath/
implementation 'net.smartcosmos:smartcosmos-user-details-stormpath:0.0.2'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-stormpath/
implementation ("net.smartcosmos:smartcosmos-user-details-stormpath:0.0.2")
'net.smartcosmos:smartcosmos-user-details-stormpath:jar:0.0.2'
<dependency org="net.smartcosmos" name="smartcosmos-user-details-stormpath" rev="0.0.2">
<artifact name="smartcosmos-user-details-stormpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-user-details-stormpath', version='0.0.2')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-user-details-stormpath" % "0.0.2"
[net.smartcosmos/smartcosmos-user-details-stormpath "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.smartcosmos : smartcosmos-framework | jar | 3.1.1 |
| net.smartcosmos : smartcosmos-framework-monitoring | jar | 3.1.1 |
| net.smartcosmos : smartcosmos-user-details | jar | 0.0.2 |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.cloud : spring-cloud-security | jar | |
| org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
| org.springframework.cloud : spring-cloud-starter-zipkin | jar | |
| com.stormpath.sdk : stormpath-sdk-api | jar | 1.0.RC9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.stormpath.sdk : stormpath-sdk-httpclient | jar | 1.0.RC9.2 |
| com.stormpath.sdk : stormpath-sdk-oauth | jar | 1.0.RC9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | |
| com.jayway.jsonpath : json-path-assert | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.jayway.restassured : spring-mock-mvc | jar |