YouDebug

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

Лицензия

Лицензия

The MIT license
Группа

Группа

org.kohsuke
Идентификатор

Идентификатор

youdebug
Последняя версия

Последняя версия

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

YouDebug
YouDebug is a non-interactive debugger scripted by Groovy to assist remote troubleshooting and data collection to analyze failures.
Система контроля версий

Система контроля версий

http://youdebug.kohsuke.org/

Скачать youdebug

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.kohsuke/youdebug/ -->
<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>youdebug</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke/youdebug/
implementation 'org.kohsuke:youdebug:1.5'
// https://jarcasting.com/artifacts/org.kohsuke/youdebug/
implementation ("org.kohsuke:youdebug:1.5")
'org.kohsuke:youdebug:jar:1.5'
<dependency org="org.kohsuke" name="youdebug" rev="1.5">
  <artifact name="youdebug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke', module='youdebug', version='1.5')
)
libraryDependencies += "org.kohsuke" % "youdebug" % "1.5"
[org.kohsuke/youdebug "1.5"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy jar 1.6.5
args4j : args4j jar 2.0.16

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
com.thoughtworks.qdox : qdox jar 1.6.3

system (1)

Идентификатор библиотеки Тип Версия
com.sun » tools jar 1.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5
1.4
1.3
1.2
1.1
1.0