License |
License |
---|---|
GroupId | GroupIdcom.nordstrom.tools |
ArtifactId | ArtifactIdsettings |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSettings API
Core implementation and interfaces for defining context-specific settings
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
settings-3.0.0.pom | |
settings-3.0.0.jar | 6 KB |
settings-3.0.0-sources.jar | 6 KB |
settings-3.0.0-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |