Download odbogm-agent-1.0.1.jar file - Jar o

Jar examples for o:odbogm-agent

Description

ODBOGM Agent instrument class at runtime to detect dirty object.

You can download jar file odbogm-agent 1.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add odbogm-agent-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.mdre</groupId>
   <artifactId>odbogm-agent</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.mdre', name: 'odbogm-agent', version: '1.0.1'
libraryDependencies += "com.github.mdre" % "odbogm-agent" % "1.0.1"
<dependency org="com.github.mdre" name="odbogm-agent" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.mdre', module='odbogm-agent', version='1.0.1'))
'com.github.mdre:odbogm-agent:jar:1.0.1'

Download

Click the following link to download the jar file.

odbogm-agent-1.0.1-javadoc.jar
odbogm-agent-1.0.1-sources.jar
odbogm-agent-1.0.1.jar
odbogm-agent-1.0.1.pom



Related Tutorials