License |
License |
---|---|
GroupId | GroupIdcom.github.lzj960515 |
ArtifactId | ArtifactIdkq-universal-common-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description通用组件
|
<!-- https://jarcasting.com/artifacts/com.github.lzj960515/kq-universal-common-starter/ -->
<dependency>
<groupId>com.github.lzj960515</groupId>
<artifactId>kq-universal-common-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lzj960515/kq-universal-common-starter/
implementation 'com.github.lzj960515:kq-universal-common-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.lzj960515/kq-universal-common-starter/
implementation ("com.github.lzj960515:kq-universal-common-starter:1.0.1")
'com.github.lzj960515:kq-universal-common-starter:jar:1.0.1'
<dependency org="com.github.lzj960515" name="kq-universal-common-starter" rev="1.0.1">
<artifact name="kq-universal-common-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lzj960515', module='kq-universal-common-starter', version='1.0.1')
)
libraryDependencies += "com.github.lzj960515" % "kq-universal-common-starter" % "1.0.1"
[com.github.lzj960515/kq-universal-common-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.5.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | |
cn.hutool : hutool-all | jar | 5.7.13 |
org.hibernate.validator : hibernate-validator | jar | 6.1.6.Final |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
io.swagger : swagger-annotations | jar | 1.5.21 |
io.swagger : swagger-models | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.5.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.1 |
org.projectlombok : lombok | jar | 1.18.16 |