is not current version
Last Version 1.0.5

com.github.chrisgleissner.config:microprofile-config-jasypt 1.0.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chrisgleissner.config
ArtifactId

ArtifactId

microprofile-config-jasypt
Version

Version

1.0.0
Type

Type

jar

Download microprofile-config-jasypt 1.0.0


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