Last Version

Settings API 3.0.0

Core implementation and interfaces for defining context-specific settings

License

License

GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

settings
Version

Version

3.0.0
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 3.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
org.slf4j : slf4j-api jar 1.7.32
com.nordstrom.tools : java-utils jar 3.0.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-configuration2 jar 2.7
commons-beanutils : commons-beanutils jar 1.9.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.