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