Last Version

Spring Cloud Context 3.1.3

Spring Cloud Context

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-context
Version

Version

3.1.3
Type

Type

jar
Description

Description

Spring Cloud Context
Spring Cloud Context
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-context 3.1.3


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

Dependencies

compile (8)

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-aop 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-autoconfigure-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.