Last Version

spring-cloud-starter-oauth2 2.2.5.RELEASE

Spring Cloud Starter

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-oauth2
Version

Version

2.2.5.RELEASE
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-oauth2 2.2.5.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-security jar 2.2.5.RELEASE
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.1.2.RELEASE

Project Modules

There are no modules declared in this project.