| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Quarkus Container Microservices config Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.chrisgleissner.config |
| ArtifactId | ArtifactIdmicroprofile-config-jasypt-quarkus-override-example |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
DescriptionJava configuration utilities
|
<!-- 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.5</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.5'
// 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.5")
'com.github.chrisgleissner.config:microprofile-config-jasypt-quarkus-override-example:jar:1.0.5'
<dependency org="com.github.chrisgleissner.config" name="microprofile-config-jasypt-quarkus-override-example" rev="1.0.5">
<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.5')
)
libraryDependencies += "com.github.chrisgleissner.config" % "microprofile-config-jasypt-quarkus-override-example" % "1.0.5"
[com.github.chrisgleissner.config/microprofile-config-jasypt-quarkus-override-example "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.chrisgleissner.config : microprofile-config-jasypt | jar | 1.0.5 |
| io.quarkus : quarkus-resteasy | jar | |
| io.quarkus : quarkus-hibernate-orm | jar | |
| io.quarkus : quarkus-resteasy-jackson | jar | |
| io.quarkus : quarkus-flyway | jar | |
| io.quarkus : quarkus-jdbc-h2 | jar | |
| io.quarkus : quarkus-jackson | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| io.rest-assured : rest-assured | jar | 4.2.0 |
| org.assertj : assertj-core | jar | 3.15.0 |