is not current version
Last Version 3.1.3

Spring Cloud Context 3.1.2

Spring Cloud Context

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-context
Version

Version

3.1.2
Type

Type

jar
Description

Description

Spring Cloud Context
Spring Cloud Context
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-context 3.1.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.7
org.springframework.boot : spring-boot-starter-web Optional jar 2.6.7
org.springframework.boot : spring-boot-starter-aop Optional jar 2.6.7
org.springframework.security : spring-security-crypto jar 5.6.3
org.springframework.security : spring-security-rsa Optional jar 1.0.10.RELEASE
org.springframework.integration : spring-integration-jmx Optional jar 5.5.11
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.7

Project Modules

There are no modules declared in this project.