Last Version

SMART COSMOS Authorization Server 3.0.2

SMART COSMOS Authorization Server handles authentication throughout the microservice fleet

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-auth-server
Version

Version

3.0.2
Type

Type

jar
Description

Description

SMART COSMOS Authorization Server
SMART COSMOS Authorization Server handles authentication throughout the microservice fleet
Project URL

Project URL

http://smartcosmos.net/smartcosmos-auth-server
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-auth-server/tree/master/

Download smartcosmos-auth-server 3.0.2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar
net.smartcosmos : smartcosmos-framework jar 3.1.1
net.smartcosmos : smartcosmos-framework-monitoring jar 3.1.1
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-freemarker jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.springframework.cloud : spring-cloud-starter-zipkin jar
org.springframework.security : spring-security-jwt jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.