License |
License |
---|---|
GroupId | GroupIdcom.github.nordstrom.tools |
ArtifactId | ArtifactIdsettings |
Version | Version2.0.6 |
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-2.0.6.pom | |
settings-2.0.6.jar | 6 KB |
settings-2.0.6-sources.jar | 6 KB |
settings-2.0.6-javadoc.jar | 34 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |