is not current version
Last Version 3.0.0

Java Utils 2.0.0

Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

java-utils
Version

Version

2.0.0
Type

Type

jar
Description

Description

Java Utils
Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.
Project URL

Project URL

https://github.com/sbabcoc/Java-Utils
Source Code Management

Source Code Management

https://github.com/sbabcoc/Java-Utils/tree/master

Download java-utils 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-android

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.apache.derby : derby jar 10.12.1.1

Project Modules

There are no modules declared in this project.