Jarboot debug plugin


License

License

GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

debug-plugin
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jarboot debug plugin
Jarboot debug plugin

Download debug-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.2

provided (2)

Group / Artifact Type Version
io.github.majianzheng : jarboot-common jar 2.3.1
io.github.majianzheng : jarboot-api jar 2.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.4
2.2.1
2.0.0
1.1.2
1.0.10