Last Version

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

Java configuration utilities

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chrisgleissner.config
ArtifactId

ArtifactId

microprofile-config-jasypt
Version

Version

1.0.5
Type

Type

jar
Description

Description

Java configuration utilities

Download microprofile-config-jasypt 1.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 1.4
org.jasypt : jasypt jar 1.9.3
org.slf4j : slf4j-api jar 1.7.30

provided (1)

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

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.assertj : assertj-core jar 3.16.1
io.smallrye.config : smallrye-config jar 1.8.0
javax.annotation : javax.annotation-api jar 1.3.1

Project Modules

There are no modules declared in this project.