is not current version
Last Version 1.5.1

org.springframework.cloud:spring-cloud-app-broker-security-credhub 1.0.1.RELEASE

Spring Cloud App Broker Deployer Security CredHub

Categories

Categories

Security
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-app-broker-security-credhub
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download spring-cloud-app-broker-security-credhub 1.0.1.RELEASE


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