web-common

An auto configuration framework for api parameter validation and fastjson.

License

License

GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

web-common-boot
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

web-common
An auto configuration framework for api parameter validation and fastjson.

Download web-common-boot

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE