License |
License |
---|---|
GroupId | GroupIdcom.microsoft.gctoolkit |
ArtifactId | ArtifactIdgctoolkit-vertx |
Version | Version2.0.8 |
Type | Typejar |
Description |
DescriptionGCToolKit Vertx
Messaging backplane for connecting GC log parsers and JVM event consumers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gctoolkit-vertx-2.0.8.pom | |
gctoolkit-vertx-2.0.8.jar | 32 KB |
gctoolkit-vertx-2.0.8-sources.jar | 19 KB |
gctoolkit-vertx-2.0.8-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit-vertx/ -->
<dependency>
<groupId>com.microsoft.gctoolkit</groupId>
<artifactId>gctoolkit-vertx</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit-vertx/
implementation 'com.microsoft.gctoolkit:gctoolkit-vertx:2.0.8'
// https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit-vertx/
implementation ("com.microsoft.gctoolkit:gctoolkit-vertx:2.0.8")
'com.microsoft.gctoolkit:gctoolkit-vertx:jar:2.0.8'
<dependency org="com.microsoft.gctoolkit" name="gctoolkit-vertx" rev="2.0.8">
<artifact name="gctoolkit-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.gctoolkit', module='gctoolkit-vertx', version='2.0.8')
)
libraryDependencies += "com.microsoft.gctoolkit" % "gctoolkit-vertx" % "2.0.8"
[com.microsoft.gctoolkit/gctoolkit-vertx "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.gctoolkit : gctoolkit-api | jar | 2.0.8 |
com.microsoft.gctoolkit : gctoolkit-parser | jar | 2.0.8 |
io.vertx : vertx-core | jar | 4.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |