License |
License |
---|---|
Categories |
CategoriesAnt Build Tools config Application Layer Libs Configuration |
GroupId | GroupIdcom.palantir.config.crypto |
ArtifactId | ArtifactIdencrypted-config-value |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionencrypted-config-value
Palantir open source project
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.palantir.config.crypto/encrypted-config-value/ -->
<dependency>
<groupId>com.palantir.config.crypto</groupId>
<artifactId>encrypted-config-value</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.config.crypto/encrypted-config-value/
implementation 'com.palantir.config.crypto:encrypted-config-value:4.0.0'
// https://jarcasting.com/artifacts/com.palantir.config.crypto/encrypted-config-value/
implementation ("com.palantir.config.crypto:encrypted-config-value:4.0.0")
'com.palantir.config.crypto:encrypted-config-value:jar:4.0.0'
<dependency org="com.palantir.config.crypto" name="encrypted-config-value" rev="4.0.0">
<artifact name="encrypted-config-value" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.config.crypto', module='encrypted-config-value', version='4.0.0')
)
libraryDependencies += "com.palantir.config.crypto" % "encrypted-config-value" % "4.0.0"
[com.palantir.config.crypto/encrypted-config-value "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations | jar | 2.11.0 |
com.google.guava : guava | jar | 31.1-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
com.palantir.config.crypto » encrypted-config-value-root Optional | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |