| License |
License |
|---|---|
| Categories |
CategoriesDubbo Net Networking |
| GroupId | GroupIdcom.alibaba.oneagent |
| ArtifactId | ArtifactIddubbo-test-instrument |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionone-java-agent-parent
|
<!-- https://jarcasting.com/artifacts/com.alibaba.oneagent/dubbo-test-instrument/ -->
<dependency>
<groupId>com.alibaba.oneagent</groupId>
<artifactId>dubbo-test-instrument</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.oneagent/dubbo-test-instrument/
implementation 'com.alibaba.oneagent:dubbo-test-instrument:0.0.2'
// https://jarcasting.com/artifacts/com.alibaba.oneagent/dubbo-test-instrument/
implementation ("com.alibaba.oneagent:dubbo-test-instrument:0.0.2")
'com.alibaba.oneagent:dubbo-test-instrument:jar:0.0.2'
<dependency org="com.alibaba.oneagent" name="dubbo-test-instrument" rev="0.0.2">
<artifact name="dubbo-test-instrument" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.oneagent', module='dubbo-test-instrument', version='0.0.2')
)
libraryDependencies += "com.alibaba.oneagent" % "dubbo-test-instrument" % "0.0.2"
[com.alibaba.oneagent/dubbo-test-instrument "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : bytekit-instrument-api Optional | jar | 0.0.8-SNAPSHOT |
| org.apache.dubbo : dubbo Optional | jar | 2.7.15 |
| com.alibaba.oneagent : dubbo-test-plugin-common Optional | jar | 0.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core Optional | jar | 2.9.1 |