License |
License |
---|---|
GroupId | GroupIdorg.springframework.credhub |
ArtifactId | ArtifactIdspring-credhub-core |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring CredHub Core
Spring CredHub Core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-credhub-core-2.2.0.pom | |
spring-credhub-core-2.2.0.jar | 152 KB |
spring-credhub-core-2.2.0-sources.jar | 132 KB |
spring-credhub-core-2.2.0-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.credhub/spring-credhub-core/ -->
<dependency>
<groupId>org.springframework.credhub</groupId>
<artifactId>spring-credhub-core</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.credhub/spring-credhub-core/
implementation 'org.springframework.credhub:spring-credhub-core:2.2.0'
// https://jarcasting.com/artifacts/org.springframework.credhub/spring-credhub-core/
implementation ("org.springframework.credhub:spring-credhub-core:2.2.0")
'org.springframework.credhub:spring-credhub-core:jar:2.2.0'
<dependency org="org.springframework.credhub" name="spring-credhub-core" rev="2.2.0">
<artifact name="spring-credhub-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.credhub', module='spring-credhub-core', version='2.2.0')
)
libraryDependencies += "org.springframework.credhub" % "spring-credhub-core" % "2.2.0"
[org.springframework.credhub/spring-credhub-core "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.3.13 |
org.springframework : spring-beans | jar | 5.3.13 |
org.springframework : spring-context | jar | 5.3.13 |
org.springframework : spring-web | jar | 5.3.13 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
org.springframework.security : spring-security-oauth2-client | jar | 5.5.3 |
org.springframework : spring-webflux Optional | jar | 5.3.13 |
io.projectreactor.netty : reactor-netty Optional | jar | 1.0.13 |
org.springframework.security : spring-security-config 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
|