Last Version

Settings API 2.0.6

Core implementation and interfaces for defining context-specific settings

License

License

GroupId

GroupId

com.github.nordstrom.tools
ArtifactId

ArtifactId

settings
Version

Version

2.0.6
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download settings 2.0.6


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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.2
ch.qos.logback : logback-core jar 1.2.2
org.slf4j : slf4j-api jar 1.7.25
com.github.nordstrom.tools : java-utils jar 1.3.1
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-configuration2 jar 2.1.1
commons-beanutils : commons-beanutils jar 1.9.3

test (1)

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

Project Modules

There are no modules declared in this project.