MVN

com.paypal : heap-dump-tool

Maven & Gradle

Oct 27, 2022
101 stars

Heap Dump Tool · Heap Dump Tool can capture and sanitize sensitive data from Java heap dumps

<dependency>
    <groupId>com.paypal</groupId>
    <artifactId>heap-dump-tool</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paypal : heap-dump-tool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.paypal : heap-dump-tool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
heap-dump-tool-1.1.3
heap-dump-tool-1.1.2
heap-dump-tool-1.1.1
heap-dump-tool-1.1.0
1.0.x
heap-dump-tool-1.0.3
heap-dump-tool-1.0.2
heap-dump-tool-1.0.1
heap-dump-tool-1.0.0

How to add a dependency to Maven

Add the following com.paypal : heap-dump-tool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.paypal</groupId>
    <artifactId>heap-dump-tool</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.paypal : heap-dump-tool gradle dependency to your build.gradle file:

implementation 'com.paypal:heap-dump-tool:1.1.3'

Gradle Kotlin DSL: Add the following com.paypal : heap-dump-tool gradle kotlin dependency to your build.gradle.kts file:

implementation("com.paypal:heap-dump-tool:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.paypal : heap-dump-tool sbt scala dependency to your build.sbt file:

libraryDependencies += "com.paypal" % "heap-dump-tool" % "1.1.3"

Advertisement

Dependencies from Group

Sep 02, 2015
4 usages
130 stars
Apr 03, 2015
4 usages
130 stars
Sep 02, 2015
2 usages
130 stars
Sep 02, 2015
2 usages
130 stars
Jul 15, 2022
2 usages
8 stars

Discover Dependencies

Jul 02, 2023
25 stars
Jul 02, 2023
25 stars
Aug 06, 2023
463 stars
Sep 10, 2021
Aug 18, 2022
2 usages
47 stars
Aug 18, 2022
1 usages
47 stars