License |
License |
---|---|
GroupId | GroupIdcom.github.mdre |
ArtifactId | ArtifactIdodbogm-agent |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionODBOGM Class Instrumentation Agent
ODBOGM Agent instrument class at runtime to detect dirty object.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
odbogm-agent-1.1.1.pom | |
odbogm-agent-1.1.1.jar | 21 KB |
odbogm-agent-1.1.1-sources.jar | 14 KB |
odbogm-agent-1.1.1-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mdre/odbogm-agent/ -->
<dependency>
<groupId>com.github.mdre</groupId>
<artifactId>odbogm-agent</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/odbogm-agent/
implementation 'com.github.mdre:odbogm-agent:1.1.1'
// https://jarcasting.com/artifacts/com.github.mdre/odbogm-agent/
implementation ("com.github.mdre:odbogm-agent:1.1.1")
'com.github.mdre:odbogm-agent:jar:1.1.1'
<dependency org="com.github.mdre" name="odbogm-agent" rev="1.1.1">
<artifact name="odbogm-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='odbogm-agent', version='1.1.1')
)
libraryDependencies += "com.github.mdre" % "odbogm-agent" % "1.1.1"
[com.github.mdre/odbogm-agent "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 7.1 |
org.ow2.asm : asm-util | jar | 7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4,) |