Last Version

Spring-Cloud Core 1.2.9.RELEASE

Spring-Cloud Core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-core
Version

Version

1.2.9.RELEASE
Type

Type

jar
Description

Description

Spring-Cloud Core
Spring-Cloud Core
Project URL

Project URL

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

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-cloud

Download spring-cloud-core 1.2.9.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.