s

spring-vault-parent

Parent project for Spring Vault
http://projects.spring.io/spring-vault/
Apache License, Version 2.0
Pivotal Software, Inc.
Spencer Gibb Mark Paluch
Files download
File Operation
spring-vault-parent-2.1.1.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>org.springframework.vault</groupId>
  <artifactId>spring-vault-parent</artifactId>
  <version>2.1.1.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.springframework.vault:spring-vault-parent:2.1.1.RELEASE'
Gradle Kotlin
implementation("org.springframework.vault:spring-vault-parent:2.1.1.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.vault" % "spring-vault-parent" % "2.1.1.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.vault', module='spring-vault-parent', version='2.1.1.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.vault" name="spring-vault-parent" rev="2.1.1.RELEASE" />
Leiningen
[org.springframework.vault/spring-vault-parent "2.1.1.RELEASE"]
Apache Buildr
'org.springframework.vault:spring-vault-parent:jar:2.1.1.RELEASE'
Dependencies
The project has no third-party dependencies