License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.chrisgleissner.config |
ArtifactId | ArtifactIdmicroprofile-config-jasypt |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionJava configuration utilities
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
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 |