Jar examples for c:config-api-runtime
Runtime APIs of Tools4j Config
You can download jar file config-api-runtime 1.4.0 in this page.
You can use the following script to add config-api-runtime-1.4.0.jar to your project.
<dependency> <groupId>io.thorntail</groupId> <artifactId>config-api-runtime</artifactId> <version>1.4.0</version> </dependency>
compile group: 'io.thorntail', name: 'config-api-runtime', version: '1.4.0'
libraryDependencies += "io.thorntail" % "config-api-runtime" % "1.4.0"
<dependency org="io.thorntail" name="config-api-runtime" rev="1.4.0"/>
@Grapes(@Grab(group='io.thorntail', module='config-api-runtime', version='1.4.0'))
'io.thorntail:config-api-runtime:jar:1.4.0'
Click the following link to download the jar file.
config-api-runtime-1.4.0-javadoc.jar