Last Version

Ribbon Secured 2.7.0.Final

Provides security token propagation across invocations when using Netflix Ribbon and Keycloak

License

License

AL2
Categories

Categories

Ribbon Net HTTP Clients
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

ribbon-secured
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Ribbon Secured
Provides security token propagation across invocations when using Netflix Ribbon and Keycloak
Project Organization

Project Organization

JBoss by Red Hat

Download ribbon-secured 2.7.0.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
io.thorntail : container jar 2.7.0.Final
io.thorntail : logging jar 2.7.0.Final
io.thorntail : ribbon jar 2.7.0.Final
io.thorntail : keycloak jar 2.7.0.Final
io.thorntail : ribbon-secured-client jar 2.7.0.Final

provided (3)

Group / Artifact Type Version
io.thorntail : spi jar 2.7.0.Final
org.jboss : staxmapper jar
org.jboss : jboss-dmr jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.