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