JVM Utils A simple utility for interacting with the Attach API to load Java Agents into a running JVM. Build Instructions The build uses Gradle which means you don't have to do much, just run: ./gradlew clean build