is not current version
Last Version 30.1.1a

guava-agent 30.1

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.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

guava-agent
Version

Version

30.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/sbabcoc/guava-agent
Source Code Management

Source Code Management

https://github.com/sbabcoc/guava-agent/tree/master

Download guava-agent 30.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 30.1-android
junit : junit jar 4.13.1
net.bytebuddy : byte-buddy jar 1.10.3

test (1)

Group / Artifact Type Version
net.bytebuddy : byte-buddy-agent jar 1.10.3

Project Modules

There are no modules declared in this project.