License |
License |
---|---|
GroupId | GroupIdcom.microsoft.gctoolkit |
ArtifactId | ArtifactIdgctoolkit-vertx |
Version | Version2.0.10 |
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.10.pom | |
gctoolkit-vertx-2.0.10.jar | 33 KB |
gctoolkit-vertx-2.0.10-sources.jar | 19 KB |
gctoolkit-vertx-2.0.10-javadoc.jar | 428 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |