License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.quanter |
ArtifactId | ArtifactIdshield-springboot |
Last Version | Last Version1.3.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshield-springboot
提供对springboot能力的扩展,比如统一的异常处理,文档功能
|
Project Organization |
Project Organization宽特 |
Filename | Size |
---|---|
shield-springboot-1.3.16.pom | |
shield-springboot-1.3.16.jar | 15 KB |
shield-springboot-1.3.16-sources.jar | 11 KB |
shield-springboot-1.3.16-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |