is not current version
Last Version 3.0.0

Settings API 2.3.5

Core implementation and interfaces for defining context-specific settings

License

License

GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

settings
Version

Version

2.3.5
Type

Type

jar
Description

Description

Settings API
Core implementation and interfaces for defining context-specific settings
Project URL

Project URL

https://github.com/sbabcoc/Settings
Source Code Management

Source Code Management

https://github.com/sbabcoc/Settings/tree/master

Download settings 2.3.5


<!-- https://jarcasting.com/artifacts/com.nordstrom.tools/settings/ -->
<dependency>
    <groupId>com.nordstrom.tools</groupId>
    <artifactId>settings</artifactId>
    <version>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nordstrom.tools/settings/
implementation 'com.nordstrom.tools:settings:2.3.5'
// https://jarcasting.com/artifacts/com.nordstrom.tools/settings/
implementation ("com.nordstrom.tools:settings:2.3.5")
'com.nordstrom.tools:settings:jar:2.3.5'
<dependency org="com.nordstrom.tools" name="settings" rev="2.3.5">
  <artifact name="settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nordstrom.tools', module='settings', version='2.3.5')
)
libraryDependencies += "com.nordstrom.tools" % "settings" % "2.3.5"
[com.nordstrom.tools/settings "2.3.5"]

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
com.nordstrom.tools : java-utils jar 2.0.0
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-configuration2 jar 2.3
commons-beanutils : commons-beanutils jar 1.9.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.