is not current version
Last Version 3.0.2

net.smartcosmos:smartcosmos-auth-server 3.0.1

SMART COSMOS Authorization Server handles authentication throughout the microservice fleet

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-auth-server
Version

Version

3.0.1
Type

Type

jar

Download smartcosmos-auth-server 3.0.1


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