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