MVN

org.kohsuke : youdebug

Maven & Gradle

Jan 06, 2013

YouDebug · YouDebug is a non-interactive debugger scripted by Groovy to assist remote troubleshooting and data collection to analyze failures.

<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>youdebug</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kohsuke : youdebug to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.kohsuke : youdebug to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
youdebug-1.5
1.4
youdebug-1.4
1.3
youdebug-1.3
1.2
youdebug-1.2
1.1
youdebug-1.1
1.0
youdebug-1.0

How to add a dependency to Maven

Add the following org.kohsuke : youdebug maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>youdebug</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kohsuke : youdebug gradle dependency to your build.gradle file:

implementation 'org.kohsuke:youdebug:1.5'

Gradle Kotlin DSL: Add the following org.kohsuke : youdebug gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kohsuke:youdebug:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kohsuke : youdebug sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kohsuke" % "youdebug" % "1.5"

Advertisement

Dependencies from Group

Aug 21, 2023
102 usages
1k stars
Apr 12, 2018
53 usages
Aug 04, 2018
19 usages
Mar 18, 2021
12 usages
130 stars
Jul 20, 2015
9 usages

Discover Dependencies

Sep 24, 2012
4 stars
wom
Aug 03, 2011
Jan 31, 2013
3 usages
Jan 31, 2013
4 usages
Jan 31, 2013
6 usages
Jan 31, 2013
1 usages
Feb 01, 2013
1 usages