Last Version

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

Java configuration utilities

License

License

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.5
Type

Type

jar
Description

Description

Java configuration utilities

Download microprofile-config-jasypt-quarkus-example 1.0.5


<!-- 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.5</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.5'
// 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.5")
'com.github.chrisgleissner.config:microprofile-config-jasypt-quarkus-example:jar:1.0.5'
<dependency org="com.github.chrisgleissner.config" name="microprofile-config-jasypt-quarkus-example" rev="1.0.5">
  <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.5')
)
libraryDependencies += "com.github.chrisgleissner.config" % "microprofile-config-jasypt-quarkus-example" % "1.0.5"
[com.github.chrisgleissner.config/microprofile-config-jasypt-quarkus-example "1.0.5"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (3)

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

Project Modules

There are no modules declared in this project.