Last Version

(Comcast) pantry 2.0.8

Pantry is a collection of helpful java utilities for use in multi-threaded applications

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.comcast.pantry
ArtifactId

ArtifactId

pantry
Version

Version

2.0.8
Type

Type

jar
Description

Description

(Comcast) pantry
Pantry is a collection of helpful java utilities for use in multi-threaded applications
Project URL

Project URL

https://github.com/Comcast/pantry
Project Organization

Project Organization

Comcast
Source Code Management

Source Code Management

https://github.com/comcast/pantry

Download pantry 2.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.9
org.springframework : spring-beans jar 4.1.6.RELEASE
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.easymock : easymock jar 3.3.1

Project Modules

There are no modules declared in this project.