Jar examples for a:atbash-config
Configuration extensions for the MicroProfile Config
You can download jar file atbash-config 0.9.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add atbash-config-0.9.1.1.jar to your project.
<dependency> <groupId>be.atbash.config</groupId> <artifactId>atbash-config</artifactId> <version>0.9.1.1</version> </dependency>
compile group: 'be.atbash.config', name: 'atbash-config', version: '0.9.1.1'
libraryDependencies += "be.atbash.config" % "atbash-config" % "0.9.1.1"
<dependency org="be.atbash.config" name="atbash-config" rev="0.9.1.1"/>
@Grapes(@Grab(group='be.atbash.config', module='atbash-config', version='0.9.1.1'))
'be.atbash.config:atbash-config:jar:0.9.1.1'
Click the following link to download the jar file.
atbash-config-0.9.1.1-javadoc.jar