Last Version

GCToolKit Parser 2.0.10

Parser module required for GC log analysis.

License

License

GroupId

GroupId

com.microsoft.gctoolkit
ArtifactId

ArtifactId

gctoolkit-parser
Version

Version

2.0.10
Type

Type

jar
Description

Description

GCToolKit Parser
Parser module required for GC log analysis.
Project Organization

Project Organization

Microsoft Corporation

Download gctoolkit-parser 2.0.10


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

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.gctoolkit : gctoolkit-api jar 2.0.10

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.