| License |
License |
|---|---|
| GroupId | GroupIdio.vlingo |
| ArtifactId | ArtifactIdvlingo-auth |
| Version | Version1.7.5 |
| Type | Typejar |
| Description |
Descriptionvlingo-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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vlingo-auth-1.7.5.pom | |
| vlingo-auth-1.7.5.jar | 70 KB |
| vlingo-auth-1.7.5-sources.jar | 43 KB |
| vlingo-auth-1.7.5-javadoc.jar | 275 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |