shield-springboot

提供对springboot能力的扩展,比如统一的异常处理,文档功能

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.quanter
ArtifactId

ArtifactId

shield-springboot
Last Version

Last Version

1.3.16
Release Date

Release Date

Type

Type

jar
Description

Description

shield-springboot
提供对springboot能力的扩展,比如统一的异常处理,文档功能
Project Organization

Project Organization

宽特

Download shield-springboot

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.quanter : shield-utils jar 1.3.16
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.springframework.boot : spring-boot-starter-aop jar 2.4.3
io.springfox : springfox-swagger2 jar 3.0.0

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 8.0.1
com.h2database : h2 jar 1.4.200
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.platform : junit-platform-runner jar 1.7.1
org.junit.platform : junit-platform-console-standalone jar 1.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.16
1.3.14.RELEASE
1.3.13.RELEASE
1.3.12.RELEASE
1.3.11.RELEASE
1.3.RELEASE