is not current version
Last Version 2.2.0

Spring CredHub Core 2.1.1.RELEASE

Spring CredHub Core

License

License

GroupId

GroupId

org.springframework.credhub
ArtifactId

ArtifactId

spring-credhub-core
Version

Version

2.1.1.RELEASE
Type

Type

jar
Description

Description

Spring CredHub Core
Spring CredHub Core
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-core 2.1.1.RELEASE


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

Dependencies

compile (12)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
org.springframework.security : spring-security-oauth2-client jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-core jar
org.springframework : spring-web jar
com.squareup.okhttp3 : okhttp Optional jar 4.4.1
io.netty : netty-all Optional jar 4.1.48.Final
io.projectreactor.netty : reactor-netty Optional jar
org.apache.httpcomponents : httpclient Optional jar 4.5.12
org.springframework.security : spring-security-config Optional jar
org.springframework : spring-webflux Optional jar

Project Modules

There are no modules declared in this project.