License |
License |
---|---|
GroupId | GroupIdcom.microsoft.gctoolkit |
ArtifactId | ArtifactIdgctoolkit-parser |
Last Version | Last Version2.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGCToolKit Parser
Parser module required for GC log analysis.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gctoolkit-parser-2.0.10.pom | |
gctoolkit-parser-2.0.10.jar | 203 KB |
gctoolkit-parser-2.0.10-sources.jar | 150 KB |
gctoolkit-parser-2.0.10-javadoc.jar | 686 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.gctoolkit : gctoolkit-api | jar | 2.0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |