MVN

com.nordstrom.tools : guava-agent

Maven & Gradle

Aug 25, 2021
2 usages
1 stars

guava-agent · Nordstrom guava-agent applies runtime transformations to the Guava library that resurrect a beta version of the TimeLimiter interface and the SimpleTimeLimiter class that implements it. These changes enable clients of the UrlChecker class of the Selenium 2 API to utilize updated releases of Guava that resolve a security defect related to unbounded allocation of memory.

<dependency>
    <groupId>com.nordstrom.tools</groupId>
    <artifactId>guava-agent</artifactId>
    <version>30.1.1a</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nordstrom.tools : guava-agent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 30.1.1a

All Versions

Choose a version of com.nordstrom.tools : guava-agent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
30.1.x
guava-agent-30.1.1
guava-agent-30.1.1a
30.1
guava-agent-30.1
28.1
guava-agent-28.1

How to add a dependency to Maven

Add the following com.nordstrom.tools : guava-agent maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nordstrom.tools</groupId>
    <artifactId>guava-agent</artifactId>
    <version>30.1.1a</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nordstrom.tools : guava-agent gradle dependency to your build.gradle file:

implementation 'com.nordstrom.tools:guava-agent:30.1.1a'

Gradle Kotlin DSL: Add the following com.nordstrom.tools : guava-agent gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nordstrom.tools:guava-agent:30.1.1a")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nordstrom.tools : guava-agent sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nordstrom.tools" % "guava-agent" % "30.1.1a"

Advertisement

Dependencies from Group

Aug 09, 2022
7 usages
4 stars
Feb 05, 2023
6 usages
2 stars
Feb 05, 2023
5 usages
21 stars
Feb 05, 2023
4 usages
13 stars
Aug 25, 2021
2 usages
1 stars

Discover Dependencies

Dec 06, 2020
1 usages
4 stars
Jan 28, 2020
1 usages
1 stars
May 09, 2020
1 usages
0 stars
Feb 11, 2020
1 usages
11 stars
Sep 14, 2020
1 usages
0 stars
Dec 18, 2020
1 usages
38 stars
Aug 16, 2023
3 usages
167 stars
Mar 25, 2020
1 usages
1 stars
Mar 26, 2020
1 usages
6 stars