| License |
License |
|---|---|
| Categories |
CategoriesSecurity Zuul Application Layer Libs Distributed Applications |
| GroupId | GroupIdpro.javatar.security.gateway |
| ArtifactId | ArtifactIdjavatar-security-zuul-gateway-starter |
| Last Version | Last Version0.0.31 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJavatar oidc integration with Identity Provider
|
| Project Organization |
Project OrganizationJavatar LLC |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-test | jar |