MVN

com.comcast.pantry : pantry

Maven & Gradle

Oct 30, 2015
3 usages
1 stars

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

<dependency>
    <groupId>com.comcast.pantry</groupId>
    <artifactId>pantry</artifactId>
    <version>2.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.comcast.pantry : pantry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.8

All Versions

Choose a version of com.comcast.pantry : pantry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
pantry-2.0.8

How to add a dependency to Maven

Add the following com.comcast.pantry : pantry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.comcast.pantry</groupId>
    <artifactId>pantry</artifactId>
    <version>2.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.comcast.pantry : pantry gradle dependency to your build.gradle file:

implementation 'com.comcast.pantry:pantry:2.0.8'

Gradle Kotlin DSL: Add the following com.comcast.pantry : pantry gradle kotlin dependency to your build.gradle.kts file:

implementation("com.comcast.pantry:pantry:2.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.comcast.pantry : pantry sbt scala dependency to your build.sbt file:

libraryDependencies += "com.comcast.pantry" % "pantry" % "2.0.8"

Advertisement

Dependencies from Group

Oct 30, 2015
3 usages
1 stars

Discover Dependencies

Jun 21, 2016
2 usages
113 stars
Oct 31, 2015
1 usages
113 stars
Oct 27, 2015
230 stars
Feb 24, 2017
1.6k stars
Dec 17, 2015
1 usages
Nov 08, 2015
0 stars
Nov 02, 2015
2 stars
Dec 02, 2019
1 usages