Last Version

config 1.0.5

Java configuration utilities

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chrisgleissner.config
ArtifactId

ArtifactId

config-parent
Version

Version

1.0.5
Type

Type

pom
Description

Description

config
Java configuration utilities
Project URL

Project URL

https://github.com/chrisgleissner/config
Source Code Management

Source Code Management

https://github.com/chrisgleissner/config

Download config-parent 1.0.5

Filename Size
config-parent-1.0.5.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • microprofile-config-jasypt
  • microprofile-config-jasypt-quarkus-example
  • microprofile-config-jasypt-quarkus-override-example