Last Version

SMART COSMOS User Details Service 3.0.0

Retrieves User Detail Information for use in Authentication

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-user-details-service
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

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

Download smartcosmos-user-details-service 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
net.smartcosmos : smartcosmos-framework jar 3.0.0
org.springframework.cloud : spring-cloud-security jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-eureka jar

provided (1)

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

Project Modules

There are no modules declared in this project.