Last Version

Spring Cloud Vault Config Docs 2.2.4.RELEASE

Spring Cloud Docs

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-vault-config-docs
Version

Version

2.2.4.RELEASE
Type

Type

pom
Description

Description

Spring Cloud Vault Config Docs
Spring Cloud Docs
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-vault-config-docs 2.2.4.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-vault-config jar 2.2.4.RELEASE

provided (4)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.