License |
License |
---|---|
GroupId | GroupIdcom.sinszm |
ArtifactId | ArtifactIdszm-boot-common |
Version | Version1.1.2.RELEASE |
Type | Typejar |
Description |
Descriptionszm-boot-common
基于SpringBoot扩展生态应用公共组件
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-common/ -->
<dependency>
<groupId>com.sinszm</groupId>
<artifactId>szm-boot-common</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-common/
implementation 'com.sinszm:szm-boot-common:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-common/
implementation ("com.sinszm:szm-boot-common:1.1.2.RELEASE")
'com.sinszm:szm-boot-common:jar:1.1.2.RELEASE'
<dependency org="com.sinszm" name="szm-boot-common" rev="1.1.2.RELEASE">
<artifact name="szm-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinszm', module='szm-boot-common', version='1.1.2.RELEASE')
)
libraryDependencies += "com.sinszm" % "szm-boot-common" % "1.1.2.RELEASE"
[com.sinszm/szm-boot-common "1.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.nutz : nutz | jar | 1.r.68.v20200427 |
org.dom4j : dom4j | jar | 2.1.1 |
com.google.protobuf : protobuf-java | jar | |
com.googlecode.protobuf-java-format : protobuf-java-format | jar | |
com.google.code.gson : gson | jar | 2.8.5 |
commons-codec : commons-codec | jar | |
commons-lang : commons-lang | jar | |
cn.hutool : hutool-all | jar | 5.4.3 |
com.google.zxing : core | jar | 3.4.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.springfox : springfox-swagger2 Optional | jar | 2.9.2 |
io.swagger : swagger-annotations Optional | jar | 1.6.2 |
io.swagger : swagger-models Optional | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |