Jar examples for w:wealdtech-configuration
Java configuration objects from single file
You can download jar file wealdtech-configuration 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wealdtech-configuration-2.0.0.jar to your project.
<dependency> <groupId>com.wealdtech</groupId> <artifactId>wealdtech-configuration</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.wealdtech', name: 'wealdtech-configuration', version: '2.0.0'
libraryDependencies += "com.wealdtech" % "wealdtech-configuration" % "2.0.0"
<dependency org="com.wealdtech" name="wealdtech-configuration" rev="2.0.0"/>
@Grapes(@Grab(group='com.wealdtech', module='wealdtech-configuration', version='2.0.0'))
'com.wealdtech:wealdtech-configuration:jar:2.0.0'
Click the following link to download the jar file.
wealdtech-configuration-2.0.0-javadoc.jar