Jar examples for c:common-configuration
Provides Spring config and ServerConfig necessary to support configuration
You can download jar file common-configuration 3.4 in this page.
You can use the following script to add common-configuration-3.4.jar to your project.
<dependency> <groupId>nz.ac.auckland.common</groupId> <artifactId>common-configuration</artifactId> <version>3.4</version> </dependency>
compile group: 'nz.ac.auckland.common', name: 'common-configuration', version: '3.4'
libraryDependencies += "nz.ac.auckland.common" % "common-configuration" % "3.4"
<dependency org="nz.ac.auckland.common" name="common-configuration" rev="3.4"/>
@Grapes(@Grab(group='nz.ac.auckland.common', module='common-configuration', version='3.4'))
'nz.ac.auckland.common:common-configuration:jar:3.4'
Click the following link to download the jar file.
common-configuration-3.4-javadoc.jar