Jar examples for s:settings
Core implementation and interfaces for defining context-specific settings
You can download jar file settings 2.0.7 in this page.
The Apache License, Version 2.0
You can use the following script to add settings-2.0.7.jar to your project.
<dependency> <groupId>com.nordstrom.tools</groupId> <artifactId>settings</artifactId> <version>2.0.7</version> </dependency>
compile group: 'com.nordstrom.tools', name: 'settings', version: '2.0.7'
libraryDependencies += "com.nordstrom.tools" % "settings" % "2.0.7"
<dependency org="com.nordstrom.tools" name="settings" rev="2.0.7"/>
@Grapes(@Grab(group='com.nordstrom.tools', module='settings', version='2.0.7'))
'com.nordstrom.tools:settings:jar:2.0.7'
Click the following link to download the jar file.
settings-2.0.7-javadoc.jar