Last Version

spring-cloud-starter-security 2.2.5.RELEASE

Spring Cloud Starter

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-security
Version

Version

2.2.5.RELEASE
Type

Type

jar
Description

Description

spring-cloud-starter-security
Spring Cloud Starter
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-security 2.2.5.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 2.2.8.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.10.RELEASE
org.springframework.cloud : spring-cloud-security jar 2.2.5.RELEASE
org.projectlombok : lombok Optional jar 1.18.20

Project Modules

There are no modules declared in this project.