Last Version

ODBOGM Class Instrumentation Agent 1.1.1

ODBOGM Agent instrument class at runtime to detect dirty object.

License

License

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

odbogm-agent
Version

Version

1.1.1
Type

Type

jar
Description

Description

ODBOGM Class Instrumentation Agent
ODBOGM Agent instrument class at runtime to detect dirty object.
Project URL

Project URL

https://github.com/mdre/odbogm-agent
Source Code Management

Source Code Management

https://github.com/mdre/odbogm-agent

Download odbogm-agent 1.1.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-util jar 7.1

test (1)

Group / Artifact Type Version
junit : junit jar [4,)

Project Modules

There are no modules declared in this project.