| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdde.adorsys.keymanagement |
| ArtifactId | ArtifactIdexample-spring-distributed-keyrotation |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFluent-API to generate encryption keys and keystores.
Query-like syntax to read and manipulate keys in keystore.
|
<!-- https://jarcasting.com/artifacts/de.adorsys.keymanagement/example-spring-distributed-keyrotation/ -->
<dependency>
<groupId>de.adorsys.keymanagement</groupId>
<artifactId>example-spring-distributed-keyrotation</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.keymanagement/example-spring-distributed-keyrotation/
implementation 'de.adorsys.keymanagement:example-spring-distributed-keyrotation:0.0.6'
// https://jarcasting.com/artifacts/de.adorsys.keymanagement/example-spring-distributed-keyrotation/
implementation ("de.adorsys.keymanagement:example-spring-distributed-keyrotation:0.0.6")
'de.adorsys.keymanagement:example-spring-distributed-keyrotation:jar:0.0.6'
<dependency org="de.adorsys.keymanagement" name="example-spring-distributed-keyrotation" rev="0.0.6">
<artifact name="example-spring-distributed-keyrotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.keymanagement', module='example-spring-distributed-keyrotation', version='0.0.6')
)
libraryDependencies += "de.adorsys.keymanagement" % "example-spring-distributed-keyrotation" % "0.0.6"
[de.adorsys.keymanagement/example-spring-distributed-keyrotation "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.adorsys.keymanagement : keyrotation-core | jar | 0.0.6 |
| de.adorsys.keymanagement : distributed-keyrotation-jdbc | jar | 0.0.6 |
| de.adorsys.keymanagement : distributed-keyrotation-mongo | jar | 0.0.6 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.projectlombok : lombok | jar | 1.18.10 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| com.nimbusds : nimbus-jose-jwt | jar | 8.2 |
| com.h2database : h2 | jar | |
| com.zaxxer : HikariCP | jar | |
| org.flywaydb : flyway-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.4.1 |
| org.mockito : mockito-core | jar | 2.25.1 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.slf4j : slf4j-simple | jar | 1.7.2 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.postgresql : postgresql | jar | |
| mysql : mysql-connector-java | jar | |
| org.testcontainers : mysql | jar | 1.12.1 |
| org.testcontainers : postgresql | jar | 1.12.1 |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar |