is not current version
Last Version 1.0.5

com.github.chrisgleissner.config:microprofile-config-jasypt-quarkus-override-example 1.0.4


Categories

Categories

IDE Development Tools Quarkus Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.github.chrisgleissner.config
ArtifactId

ArtifactId

microprofile-config-jasypt-quarkus-override-example
Version

Version

1.0.4
Type

Type

jar

Download microprofile-config-jasypt-quarkus-override-example 1.0.4


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