Last Version

Spring Cloud Commons 3.1.3

Spring Cloud Commons

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-commons
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud Commons
Spring Cloud Commons
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-commons 3.1.3


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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.8
org.springframework.boot : spring-boot-starter-web Optional jar 2.6.8
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.6.8
org.springframework.security : spring-security-crypto jar 5.6.5
org.springframework.security : spring-security-rsa Optional jar 1.0.10.RELEASE
org.springframework.integration : spring-integration-jmx Optional jar 5.5.12
org.springframework.boot : spring-boot-starter-hateoas Optional jar 2.6.8
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure Optional jar 2.4.3
org.springframework.boot : spring-boot-starter-aop Optional jar 2.6.8
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.8
org.springframework.retry : spring-retry Optional jar 1.3.3
com.jayway.jsonpath : json-path Optional jar 2.6.0
com.squareup.okhttp3 : okhttp Optional jar 3.14.9
com.squareup.okhttp3 : logging-interceptor Optional jar 3.14.9
org.apache.httpcomponents : httpclient Optional jar 4.5.13

Project Modules

There are no modules declared in this project.