MVN

io.github.binaryfoo : gclog-parser

Maven & Gradle

Apr 15, 2016
1 usages
1 stars

Hotspot garbage collection log parser · Parser for Hotspot JVM garbage collection log

<dependency>
    <groupId>io.github.binaryfoo</groupId>
    <artifactId>gclog-parser</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.binaryfoo : gclog-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.binaryfoo : gclog-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
gclog-parser-0.0.3
gclog-parser-0.0.2

How to add a dependency to Maven

Add the following io.github.binaryfoo : gclog-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.binaryfoo</groupId>
    <artifactId>gclog-parser</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.binaryfoo : gclog-parser gradle dependency to your build.gradle file:

implementation 'io.github.binaryfoo:gclog-parser:0.0.3'

Gradle Kotlin DSL: Add the following io.github.binaryfoo : gclog-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.binaryfoo:gclog-parser:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.binaryfoo : gclog-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.binaryfoo" % "gclog-parser" % "0.0.3"

Advertisement

Dependencies from Group

Oct 28, 2019
2 usages
142 stars
Apr 15, 2016
1 usages
1 stars
Apr 15, 2016
2 stars

Discover Dependencies

Jan 30, 2021
45.8k stars
Aug 21, 2023
6 usages
274 stars
Oct 11, 2019
7 usages
10.4k stars
Oct 06, 2016
10 usages
2.4k stars
Oct 01, 2016
14 stars
May 02, 2016
0 stars
Mar 19, 2021
6 usages
2.5k stars
May 29, 2020
16 usages
1k stars