License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIddebug-plugin |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionJarboot debug plugin
Jarboot debug plugin
|
Filename | Size |
---|---|
debug-plugin-1.1.2.pom | |
debug-plugin-1.1.2.jar | 3 KB |
debug-plugin-1.1.2-sources.jar | 3 KB |
debug-plugin-1.1.2-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/debug-plugin/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>debug-plugin</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/debug-plugin/
implementation 'io.github.majianzheng:debug-plugin:1.1.2'
// https://jarcasting.com/artifacts/io.github.majianzheng/debug-plugin/
implementation ("io.github.majianzheng:debug-plugin:1.1.2")
'io.github.majianzheng:debug-plugin:jar:1.1.2'
<dependency org="io.github.majianzheng" name="debug-plugin" rev="1.1.2">
<artifact name="debug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='debug-plugin', version='1.1.2')
)
libraryDependencies += "io.github.majianzheng" % "debug-plugin" % "1.1.2"
[io.github.majianzheng/debug-plugin "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
io.github.majianzheng : jarboot-common | jar | 1.1.2 |
io.github.majianzheng : jarboot-api | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.9.0 |