Jar examples for a:agent-initializer
Bathe Initializer for loading Dynamic Instrumentation Agents
You can download jar file agent-initializer 1.1 in this page.
You can use the following script to add agent-initializer-1.1.jar to your project.
<dependency> <groupId>com.bluetrainsoftware.bathe.initializers</groupId> <artifactId>agent-initializer</artifactId> <version>1.1</version> </dependency>
compile group: 'com.bluetrainsoftware.bathe.initializers', name: 'agent-initializer', version: '1.1'
libraryDependencies += "com.bluetrainsoftware.bathe.initializers" % "agent-initializer" % "1.1"
<dependency org="com.bluetrainsoftware.bathe.initializers" name="agent-initializer" rev="1.1"/>
@Grapes(@Grab(group='com.bluetrainsoftware.bathe.initializers', module='agent-initializer', version='1.1'))
'com.bluetrainsoftware.bathe.initializers:agent-initializer:jar:1.1'
Click the following link to download the jar file.
agent-initializer-1.1-javadoc.jar