Last Version

GCToolKit 2.0.10

GC log parsing utilities

License

License

GroupId

GroupId

com.microsoft.gctoolkit
ArtifactId

ArtifactId

gctoolkit
Version

Version

2.0.10
Type

Type

pom
Description

Description

GCToolKit
GC log parsing utilities
Project URL

Project URL

https://github.com/microsoft/gctoolkit
Project Organization

Project Organization

Microsoft Corporation

Download gctoolkit 2.0.10

Filename Size
gctoolkit-2.0.10.pom 25 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gclogs
  • api
  • parser
  • vertx
  • sample
  • IT