is not current version
Last Version 1.9.3

io.vlingo.xoom:xoom-auth 1.8.5

The reactive, scalable, and resilient authentication and authorization service for VLINGO XOOM Platform components, and also suitable for hosted platform services and applications.

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-auth
Version

Version

1.8.5
Type

Type

jar

Download xoom-auth 1.8.5


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