| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.comcast.pantry |
| ArtifactId | ArtifactIdpantry |
| Version | Version2.0.8 |
| Type | Typejar |
| Description |
Description(Comcast) pantry
Pantry is a collection of helpful java utilities for use in multi-threaded applications
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationComcast |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pantry-2.0.8.pom | |
| pantry-2.0.8.jar | 40 KB |
| pantry-2.0.8-sources.jar | 40 KB |
| pantry-2.0.8-javadoc.jar | 184 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| org.easymock : easymock | jar | 3.3.1 |