| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.majianzheng |
| Идентификатор | Идентификаторdebug-plugin |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеJarboot debug plugin
Jarboot debug plugin
|
| Имя Файла | Размер |
|---|---|
| debug-plugin-2.2.1.pom | |
| debug-plugin-2.2.1.jar | 3 KB |
| debug-plugin-2.2.1-sources.jar | 3 KB |
| debug-plugin-2.2.1-javadoc.jar | 366 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/debug-plugin/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>debug-plugin</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/debug-plugin/
implementation 'io.github.majianzheng:debug-plugin:2.2.1'
// https://jarcasting.com/artifacts/io.github.majianzheng/debug-plugin/
implementation ("io.github.majianzheng:debug-plugin:2.2.1")
'io.github.majianzheng:debug-plugin:jar:2.2.1'
<dependency org="io.github.majianzheng" name="debug-plugin" rev="2.2.1">
<artifact name="debug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='debug-plugin', version='2.2.1')
)
libraryDependencies += "io.github.majianzheng" % "debug-plugin" % "2.2.1"
[io.github.majianzheng/debug-plugin "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.majianzheng : jarboot-common | jar | 2.2.1 |
| io.github.majianzheng : jarboot-api | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.9.0 |