Last Version

GCToolKit Vertx 2.0.10

Messaging backplane for connecting GC log parsers and JVM event consumers.

License

License

GroupId

GroupId

com.microsoft.gctoolkit
ArtifactId

ArtifactId

gctoolkit-vertx
Version

Version

2.0.10
Type

Type

jar
Description

Description

GCToolKit Vertx
Messaging backplane for connecting GC log parsers and JVM event consumers.
Project Organization

Project Organization

Microsoft Corporation

Download gctoolkit-vertx 2.0.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.microsoft.gctoolkit : gctoolkit-api jar 2.0.10
com.microsoft.gctoolkit : gctoolkit-parser jar 2.0.10
io.vertx : vertx-core jar 4.2.6

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.