| License |
License |
|---|---|
| GroupId | GroupIdcom.vmlens |
| ArtifactId | ArtifactIdtrace-agent |
| Version | Version1.1.5 |
| Type | Typejar |
| Description |
Descriptiontrace-agent
parent pom
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| trace-agent-1.1.5.pom | |
| trace-agent-1.1.5.jar | 5 KB |
| trace-agent-1.1.5-sources.jar | 4 KB |
| trace-agent-1.1.5-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vmlens/trace-agent/ -->
<dependency>
<groupId>com.vmlens</groupId>
<artifactId>trace-agent</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmlens/trace-agent/
implementation 'com.vmlens:trace-agent:1.1.5'
// https://jarcasting.com/artifacts/com.vmlens/trace-agent/
implementation ("com.vmlens:trace-agent:1.1.5")
'com.vmlens:trace-agent:jar:1.1.5'
<dependency org="com.vmlens" name="trace-agent" rev="1.1.5">
<artifact name="trace-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmlens', module='trace-agent', version='1.1.5')
)
libraryDependencies += "com.vmlens" % "trace-agent" % "1.1.5"
[com.vmlens/trace-agent "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vmlens : trace-agent-bootstrap | jar | 1.1.5 |