Last Version

pro.javatar.security.gateway:javatar-security-zuul-gateway-starter 0.0.31

Javatar oidc integration with Identity Provider

License

License

Categories

Categories

Security Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

pro.javatar.security.gateway
ArtifactId

ArtifactId

javatar-security-zuul-gateway-starter
Version

Version

0.0.31
Type

Type

jar
Description

Description

Javatar oidc integration with Identity Provider
Project Organization

Project Organization

Javatar LLC
Source Code Management

Source Code Management

https://github.com/JavatarPro/javatar-security/tree/master/javatar-security-zuul-gateway-starter

Download javatar-security-zuul-gateway-starter 0.0.31


<!-- https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-zuul-gateway-starter/ -->
<dependency>
    <groupId>pro.javatar.security.gateway</groupId>
    <artifactId>javatar-security-zuul-gateway-starter</artifactId>
    <version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-zuul-gateway-starter/
implementation 'pro.javatar.security.gateway:javatar-security-zuul-gateway-starter:0.0.31'
// https://jarcasting.com/artifacts/pro.javatar.security.gateway/javatar-security-zuul-gateway-starter/
implementation ("pro.javatar.security.gateway:javatar-security-zuul-gateway-starter:0.0.31")
'pro.javatar.security.gateway:javatar-security-zuul-gateway-starter:jar:0.0.31'
<dependency org="pro.javatar.security.gateway" name="javatar-security-zuul-gateway-starter" rev="0.0.31">
  <artifact name="javatar-security-zuul-gateway-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.javatar.security.gateway', module='javatar-security-zuul-gateway-starter', version='0.0.31')
)
libraryDependencies += "pro.javatar.security.gateway" % "javatar-security-zuul-gateway-starter" % "0.0.31"
[pro.javatar.security.gateway/javatar-security-zuul-gateway-starter "0.0.31"]

Dependencies

compile (5)

Group / Artifact Type Version
pro.javatar.security.gateway : javatar-security-gateway jar 0.0.31
pro.javatar.security : javatar-security-spring-boot-starter jar 0.0.31
org.springframework.cloud : spring-cloud-starter-netflix-zuul jar 2.1.2.RELEASE
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-web jar

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.4.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.mapstruct : mapstruct jar 1.3.1.Final

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-test jar

Project Modules

There are no modules declared in this project.