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