Last Version

spring-cloud-security 2.2.5.RELEASE

Spring Cloud Security

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-security
Version

Version

2.2.5.RELEASE
Type

Type

jar
Description

Description

spring-cloud-security
Spring Cloud Security
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-security 2.2.5.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-security/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-security</artifactId>
    <version>2.2.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-security/
implementation 'org.springframework.cloud:spring-cloud-security:2.2.5.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-security/
implementation ("org.springframework.cloud:spring-cloud-security:2.2.5.RELEASE")
'org.springframework.cloud:spring-cloud-security:jar:2.2.5.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-security" rev="2.2.5.RELEASE">
  <artifact name="spring-cloud-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-security', version='2.2.5.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-security" % "2.2.5.RELEASE"
[org.springframework.cloud/spring-cloud-security "2.2.5.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-oauth2-client Optional jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.10.RELEASE
org.springframework.cloud : spring-cloud-starter-gateway Optional jar 2.2.8.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional jar 2.2.8.RELEASE
org.springframework.cloud : spring-cloud-starter Optional jar 2.2.8.RELEASE
io.github.openfeign : feign-core Optional jar 10.12
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure Optional jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.3.10.RELEASE

Project Modules

There are no modules declared in this project.