Last Version

Spring Vault 2.3.2

Parent project for Spring Vault

License

License

GroupId

GroupId

org.springframework.vault
ArtifactId

ArtifactId

spring-vault-parent
Version

Version

2.3.2
Type

Type

pom
Description

Description

Spring Vault
Parent project for Spring Vault
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-vault-parent 2.3.2


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

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.