YouDebug is a non-interactive debugger scripted by Groovy to assist remote troubleshooting and data collection to analyze failures.
'org.kohsuke:youdebug:1.4'
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>youdebug</artifactId>
<version>1.4</version>
</dependency>
<dependency org="org.kohsuke" name="youdebug" rev="1.4"/>
"org.kohsuke", "youdebug", "1.4"