is not current version
Last Version 1.0.2.RELEASE

io.github.wilson-he:web-common-boot 1.0.0.RELEASE

An auto configuration framework for api parameter validation and fastjson.

GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

web-common-boot
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download web-common-boot 1.0.0.RELEASE


<!-- 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.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wilson-he/web-common-boot/
implementation 'io.github.wilson-he:web-common-boot:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.wilson-he/web-common-boot/
implementation ("io.github.wilson-he:web-common-boot:1.0.0.RELEASE")
'io.github.wilson-he:web-common-boot:jar:1.0.0.RELEASE'
<dependency org="io.github.wilson-he" name="web-common-boot" rev="1.0.0.RELEASE">
  <artifact name="web-common-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wilson-he', module='web-common-boot', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.wilson-he" % "web-common-boot" % "1.0.0.RELEASE"
[io.github.wilson-he/web-common-boot "1.0.0.RELEASE"]