License |
License |
---|---|
GroupId | GroupIdio.github.wilson-he |
ArtifactId | ArtifactIdweb-common-boot |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb-common
An auto configuration framework for api parameter validation and fastjson.
|
<!-- https://jarcasting.com/artifacts/io.github.wilson-he/web-common-boot/ -->
<dependency>
<groupId>io.github.wilson-he</groupId>
<artifactId>web-common-boot</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wilson-he/web-common-boot/
implementation 'io.github.wilson-he:web-common-boot:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/io.github.wilson-he/web-common-boot/
implementation ("io.github.wilson-he:web-common-boot:1.0.2.RELEASE")
'io.github.wilson-he:web-common-boot:jar:1.0.2.RELEASE'
<dependency org="io.github.wilson-he" name="web-common-boot" rev="1.0.2.RELEASE">
<artifact name="web-common-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wilson-he', module='web-common-boot', version='1.0.2.RELEASE')
)
libraryDependencies += "io.github.wilson-he" % "web-common-boot" % "1.0.2.RELEASE"
[io.github.wilson-he/web-common-boot "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.22 |
org.apache.commons : commons-lang3 | jar | 3.8 |
com.alibaba : fastjson | jar | 1.2.46 |
org.hibernate.validator : hibernate-validator | jar | 6.0.13.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.0.5.RELEASE |
io.springfox : springfox-swagger-common | jar | 2.9.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.1.RELEASE |
org.springframework : spring-webmvc | jar | 5.0.6.RELEASE |