Files download
File Operation
spring-credhub-3.0.2.jar download
spring-credhub-3.0.2.pom download
spring-credhub-3.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.springframework.credhub</groupId>
  <artifactId>spring-credhub</artifactId>
  <version>3.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.credhub:spring-credhub:3.0.2'
Gradle Kotlin
implementation("org.springframework.credhub:spring-credhub:3.0.2")
Scala SBT
libraryDependencies += "org.springframework.credhub" % "spring-credhub" % "3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.credhub', module='spring-credhub', version='3.0.2')
)
Apache Ivy
<dependency org="org.springframework.credhub" name="spring-credhub" rev="3.0.2" />
Leiningen
[org.springframework.credhub/spring-credhub "3.0.2"]
Apache Buildr
'org.springframework.credhub:spring-credhub:jar:3.0.2'
Dependencies
The project has no third-party dependencies