Last Version

spring-cloud 8.11.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.skywalking
ArtifactId

ArtifactId

spring-cloud
Version

Version

8.11.0
Type

Type

pom
Description

Description

spring-cloud
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download spring-cloud 8.11.0

Filename Size
spring-cloud-8.11.0.pom 1 KB
Browse

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

Dependencies

provided (5)

Group / Artifact Type Version
org.apache.skywalking : apm-agent-core jar 8.11.0
net.bytebuddy : byte-buddy jar 1.11.18
org.apache.skywalking : java-agent-util jar 8.11.0
org.projectlombok : lombok jar 1.18.20
javax.annotation : javax.annotation-api jar 1.3.2

test (7)

Group / Artifact Type Version
org.apache.skywalking : apm-test-tools jar 8.11.0
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-api-mockito2 jar 2.0.7
net.bytebuddy : byte-buddy-agent jar 1.11.18
org.objenesis : objenesis jar 3.1
org.openjdk.jmh : jmh-core jar 1.33

Project Modules

  • netflix-plugins
  • spring-cloud-feign-2.x-plugin