License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-kubernetes-commons |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-kubernetes-commons/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes-commons</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-kubernetes-commons/
implementation 'org.springframework.cloud:spring-cloud-kubernetes-commons:2.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-kubernetes-commons/
implementation ("org.springframework.cloud:spring-cloud-kubernetes-commons:2.1.3")
'org.springframework.cloud:spring-cloud-kubernetes-commons:jar:2.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-kubernetes-commons" rev="2.1.3">
<artifact name="spring-cloud-kubernetes-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-kubernetes-commons', version='2.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-kubernetes-commons" % "2.1.3"
[org.springframework.cloud/spring-cloud-kubernetes-commons "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.8 |
org.springframework.cloud : spring-cloud-commons | jar | 3.1.3 |
org.springframework.boot : spring-boot-starter-logging Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-actuator-autoconfigure Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
org.springframework.integration : spring-integration-core Optional | jar | 5.5.12 |
org.springframework.cloud : spring-cloud-loadbalancer Optional | jar | 3.1.3 |
org.springframework.cloud : spring-cloud-context | jar | 3.1.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.springframework.retry : spring-retry Optional | jar | 1.3.1 |
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.6.8 |