License |
License |
---|---|
GroupId | GroupIdcom.sinszm |
ArtifactId | ArtifactIdszm-boot-web |
Version | Version1.1.2.RELEASE |
Type | Typejar |
Description |
Descriptionszm-boot-web
基于SpringBoot扩展生态应用Web组件
Copyright © 2020 智慧程序猿 All rights reserved.
https://www.sinsz.com
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sinszm/szm-boot-web/ -->
<dependency>
<groupId>com.sinszm</groupId>
<artifactId>szm-boot-web</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-web/
implementation 'com.sinszm:szm-boot-web:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-web/
implementation ("com.sinszm:szm-boot-web:1.1.2.RELEASE")
'com.sinszm:szm-boot-web:jar:1.1.2.RELEASE'
<dependency org="com.sinszm" name="szm-boot-web" rev="1.1.2.RELEASE">
<artifact name="szm-boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinszm', module='szm-boot-web', version='1.1.2.RELEASE')
)
libraryDependencies += "com.sinszm" % "szm-boot-web" % "1.1.2.RELEASE"
[com.sinszm/szm-boot-web "1.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.sinszm : szm-boot-common Optional | jar | 1.1.2.RELEASE |
commons-io : commons-io | jar | |
org.springframework.boot : spring-boot-starter-websocket | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.swagger : swagger-annotations | jar | 1.6.2 |
io.swagger : swagger-models | jar | 1.6.2 |
com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.6 |
com.google.guava : guava | jar | 23.0 |
org.springframework.boot : spring-boot-starter-web-services | jar | |
org.apache.cxf : cxf-spring-boot-starter-jaxws | jar | 3.3.6 |
org.projectlombok : lombok Optional | jar | |
com.qcloud : cos_api | jar | 5.6.28 |
com.auth0 : java-jwt | jar | 3.11.0 |