License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-instrumentation |
Version | Version0.0.106 |
Type | Typejar |
Description |
Descriptiondatarouter-instrumentation
datarouter-instrumentation
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-instrumentation/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-instrumentation</artifactId>
<version>0.0.106</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-instrumentation/
implementation 'io.datarouter:datarouter-instrumentation:0.0.106'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-instrumentation/
implementation ("io.datarouter:datarouter-instrumentation:0.0.106")
'io.datarouter:datarouter-instrumentation:jar:0.0.106'
<dependency org="io.datarouter" name="datarouter-instrumentation" rev="0.0.106">
<artifact name="datarouter-instrumentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-instrumentation', version='0.0.106')
)
libraryDependencies += "io.datarouter" % "datarouter-instrumentation" % "0.0.106"
[io.datarouter/datarouter-instrumentation "0.0.106"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.33 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |