Last Version

vlingo-auth 1.7.5

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

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-auth
Version

Version

1.7.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/vlingo/xoom-auth
Source Code Management

Source Code Management

http://github.com/vlingo/xoom-auth/tree/master

Download vlingo-auth 1.7.5


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vlingo.xoom : xoom-actors jar 1.7.5
io.vlingo.xoom : xoom-cluster jar 1.7.5
io.vlingo.xoom : xoom-http jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.