is not current version
Last Version 2.2.0

Spring CredHub Starter 2.1.1.RELEASE

Spring CredHub Starter

License

License

GroupId

GroupId

org.springframework.credhub
ArtifactId

ArtifactId

spring-credhub-starter
Version

Version

2.1.1.RELEASE
Type

Type

jar
Description

Description

Spring CredHub Starter
Spring CredHub Starter
Project URL

Project URL

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

Project Organization

Spring IO
Source Code Management

Source Code Management

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

Download spring-credhub-starter 2.1.1.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.credhub : spring-credhub-core jar 2.1.1.RELEASE
com.squareup.okhttp3 : okhttp Optional jar 4.4.1
io.netty : netty-all Optional jar 4.1.48.Final
org.apache.httpcomponents : httpclient Optional jar
org.springframework.boot : spring-boot-starter-webflux Optional jar
org.springframework.security : spring-security-config Optional jar
org.springframework.security : spring-security-oauth2-client Optional jar

Project Modules

There are no modules declared in this project.