Last Version

SMART COSMOS Sample User Details Service 3.0.0

Devkit implementation of user details service for OAuth

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-user-details-devkit
Version

Version

3.0.0
Type

Type

jar
Description

Description

SMART COSMOS Sample User Details Service
Devkit implementation of user details service for OAuth
Project URL

Project URL

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

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-user-details-devkit/tree/master/

Download smartcosmos-user-details-devkit 3.0.0


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-devkit/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-user-details-devkit</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-devkit/
implementation 'net.smartcosmos:smartcosmos-user-details-devkit:3.0.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-user-details-devkit/
implementation ("net.smartcosmos:smartcosmos-user-details-devkit:3.0.0")
'net.smartcosmos:smartcosmos-user-details-devkit:jar:3.0.0'
<dependency org="net.smartcosmos" name="smartcosmos-user-details-devkit" rev="3.0.0">
  <artifact name="smartcosmos-user-details-devkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-user-details-devkit', version='3.0.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-user-details-devkit" % "3.0.0"
[net.smartcosmos/smartcosmos-user-details-devkit "3.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.1
org.mariadb.jdbc : mariadb-java-client jar 1.4.3
net.smartcosmos : smartcosmos-framework jar 3.0.0
net.smartcosmos : smartcosmos-user-entity-devkit jar 3.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (10)

Group / Artifact Type Version
com.h2database : h2 jar
org.hamcrest : hamcrest-core jar
org.hamcrest : hamcrest-library jar
org.json : json jar
com.jayway.jsonpath : json-path jar
com.jayway.jsonpath : json-path-assert jar
org.mapstruct : mapstruct jar 1.0.0.Final
net.smartcosmos : smartcosmos-framework-test jar 3.0.0
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.