License |
License |
---|---|
GroupId | GroupIdcom.microsoft.gctoolkit |
ArtifactId | ArtifactIdgctoolkit-sample |
Version | Version2.0.8 |
Type | Typejar |
Description |
DescriptionGCToolKit Sample
Sample application for GCToolKit usage
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gctoolkit-sample-2.0.8.pom | |
gctoolkit-sample-2.0.8.jar | 20 KB |
gctoolkit-sample-2.0.8-sources.jar | 12 KB |
gctoolkit-sample-2.0.8-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit-sample/ -->
<dependency>
<groupId>com.microsoft.gctoolkit</groupId>
<artifactId>gctoolkit-sample</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit-sample/
implementation 'com.microsoft.gctoolkit:gctoolkit-sample:2.0.8'
// https://jarcasting.com/artifacts/com.microsoft.gctoolkit/gctoolkit-sample/
implementation ("com.microsoft.gctoolkit:gctoolkit-sample:2.0.8")
'com.microsoft.gctoolkit:gctoolkit-sample:jar:2.0.8'
<dependency org="com.microsoft.gctoolkit" name="gctoolkit-sample" rev="2.0.8">
<artifact name="gctoolkit-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.gctoolkit', module='gctoolkit-sample', version='2.0.8')
)
libraryDependencies += "com.microsoft.gctoolkit" % "gctoolkit-sample" % "2.0.8"
[com.microsoft.gctoolkit/gctoolkit-sample "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.gctoolkit : gctoolkit-api | jar | 2.0.8 |
com.microsoft.gctoolkit : gctoolkit-vertx | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |