is not current version
Last Version 3.0.0-M2

Helidon Config Encryption Filter 2.3.2

Configuration filter checking property values and decrypting them if needed. Also provides tools to encrypt values to store them in config files.

License

License

Categories

Categories

Helidon Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

io.helidon.config
ArtifactId

ArtifactId

helidon-config-encryption
Version

Version

2.3.2
Type

Type

jar
Description

Description

Helidon Config Encryption Filter
Configuration filter checking property values and decrypting them if needed. Also provides tools to encrypt values to store them in config files.
Project URL

Project URL

https://helidon.io/helidon-config-encryption
Project Organization

Project Organization

Oracle Corporation

Download helidon-config-encryption 2.3.2


<!-- https://jarcasting.com/artifacts/io.helidon.config/helidon-config-encryption/ -->
<dependency>
    <groupId>io.helidon.config</groupId>
    <artifactId>helidon-config-encryption</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-encryption/
implementation 'io.helidon.config:helidon-config-encryption:2.3.2'
// https://jarcasting.com/artifacts/io.helidon.config/helidon-config-encryption/
implementation ("io.helidon.config:helidon-config-encryption:2.3.2")
'io.helidon.config:helidon-config-encryption:jar:2.3.2'
<dependency org="io.helidon.config" name="helidon-config-encryption" rev="2.3.2">
  <artifact name="helidon-config-encryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.config', module='helidon-config-encryption', version='2.3.2')
)
libraryDependencies += "io.helidon.config" % "helidon-config-encryption" % "2.3.2"
[io.helidon.config/helidon-config-encryption "2.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.config : helidon-config jar 2.3.2
io.helidon.common : helidon-common-key-util jar 2.3.2
io.helidon.common : helidon-common-crypto jar 2.3.2

provided (1)

Group / Artifact Type Version
io.helidon.config : helidon-config-mp Optional jar 2.3.2

test (3)

Group / Artifact Type Version
io.helidon.config : helidon-config-yaml jar 2.3.2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.