License |
License |
---|---|
GroupId | GroupIdorg.springframework.credhub |
ArtifactId | ArtifactIdspring-credhub-starter |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring CredHub Starter
Spring CredHub Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.credhub/spring-credhub-starter/ -->
<dependency>
<groupId>org.springframework.credhub</groupId>
<artifactId>spring-credhub-starter</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.credhub/spring-credhub-starter/
implementation 'org.springframework.credhub:spring-credhub-starter:2.2.0'
// https://jarcasting.com/artifacts/org.springframework.credhub/spring-credhub-starter/
implementation ("org.springframework.credhub:spring-credhub-starter:2.2.0")
'org.springframework.credhub:spring-credhub-starter:jar:2.2.0'
<dependency org="org.springframework.credhub" name="spring-credhub-starter" rev="2.2.0">
<artifact name="spring-credhub-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.credhub', module='spring-credhub-starter', version='2.2.0')
)
libraryDependencies += "org.springframework.credhub" % "spring-credhub-starter" % "2.2.0"
[org.springframework.credhub/spring-credhub-starter "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.credhub : spring-credhub-core | jar | 2.2.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.7 |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.5.7 |
org.springframework.security : spring-security-config Optional | jar | 5.5.3 |
org.springframework.security : spring-security-oauth2-client Optional | jar | 5.5.3 |
org.apache.httpcomponents : httpclient Optional | jar | 4.5.13 |
com.squareup.okhttp3 : okhttp Optional | jar | 4.9.1 |
io.netty : netty-all Optional | jar | 4.1.68.Final |
Version |
---|
2.2.0
|
2.1.1.RELEASE
|
2.1.0.RELEASE
|
2.0.1.RELEASE
|
2.0.0.RELEASE
|
1.0.1.RELEASE
|
1.0.0.RELEASE
|