| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.cloud.secrets |
| ArtifactId | ArtifactIdcloud-cipher-tool |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWSO2 Cloud Cipher Tool
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cloud-cipher-tool-1.0.0.pom | |
| cloud-cipher-tool-1.0.0.zip | 64 KB |
| cloud-cipher-tool-1.0.0-sources.jar | 18 KB |
| cloud-cipher-tool-1.0.0-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.cloud.secrets/cloud-cipher-tool/ -->
<dependency>
<groupId>org.wso2.cloud.secrets</groupId>
<artifactId>cloud-cipher-tool</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.cloud.secrets/cloud-cipher-tool/
implementation 'org.wso2.cloud.secrets:cloud-cipher-tool:1.0.0'
// https://jarcasting.com/artifacts/org.wso2.cloud.secrets/cloud-cipher-tool/
implementation ("org.wso2.cloud.secrets:cloud-cipher-tool:1.0.0")
'org.wso2.cloud.secrets:cloud-cipher-tool:jar:1.0.0'
<dependency org="org.wso2.cloud.secrets" name="cloud-cipher-tool" rev="1.0.0">
<artifact name="cloud-cipher-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.cloud.secrets', module='cloud-cipher-tool', version='1.0.0')
)
libraryDependencies += "org.wso2.cloud.secrets" % "cloud-cipher-tool" % "1.0.0"
[org.wso2.cloud.secrets/cloud-cipher-tool "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| com.azure : azure-security-keyvault-secrets | jar | 4.2.5 |
| com.azure : azure-identity | jar | 1.2.4 |
| org.wso2.orbit.org.bouncycastle : bcprov-jdk15on | jar | 1.60.0.wso2v1 |
| org.wso2.orbit.org.bouncycastle : bcpkix-jdk15on | jar | 1.60.0.wso2v1 |
| com.azure : azure-security-keyvault-certificates | jar | 4.1.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |