License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdsmartcosmos-user-details-stormpath |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSMART COSMOS Stormpath User Details Service
Retrieves User Detail Information for use in Authentication from Stormpath
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.sdk : stormpath-sdk-httpclient | jar | 1.0.RC9.2 |
com.stormpath.sdk : stormpath-sdk-oauth | jar | 1.0.RC9.2 |
Group / Artifact | Type | Version |
---|---|---|
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 |