is not current version
Last Version 1.0.5

com.github.chrisgleissner.config:microprofile-config-jasypt-quarkus-example 1.0.1


Categories

Categories

Quarkus Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.github.chrisgleissner.config
ArtifactId

ArtifactId

microprofile-config-jasypt-quarkus-example
Version

Version

1.0.1
Type

Type

jar

Download microprofile-config-jasypt-quarkus-example 1.0.1


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