Last Version

SMART COSMOS Stormpath User Details Service 0.0.2

Retrieves User Detail Information for use in Authentication from Stormpath

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-user-details-stormpath
Version

Version

0.0.2
Type

Type

jar
Description

Description

SMART COSMOS Stormpath User Details Service
Retrieves User Detail Information for use in Authentication from Stormpath
Project URL

Project URL

http://smartcosmos.net/smartcosmos-user-details-stormpath
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.

Download smartcosmos-user-details-stormpath 0.0.2


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

runtime (2)

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

test (4)

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

Project Modules

There are no modules declared in this project.