fast-web-common

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-common
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

fast-web-common
Demo project for Spring Boot

Download fast-web-common

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.forezp/fast-web-common/ -->
<dependency>
    <groupId>io.github.forezp</groupId>
    <artifactId>fast-web-common</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/fast-web-common/
implementation 'io.github.forezp:fast-web-common:1.0.4'
// https://jarcasting.com/artifacts/io.github.forezp/fast-web-common/
implementation ("io.github.forezp:fast-web-common:1.0.4")
'io.github.forezp:fast-web-common:jar:1.0.4'
<dependency org="io.github.forezp" name="fast-web-common" rev="1.0.4">
  <artifact name="fast-web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='fast-web-common', version='1.0.4')
)
libraryDependencies += "io.github.forezp" % "fast-web-common" % "1.0.4"
[io.github.forezp/fast-web-common "1.0.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.3
com.alibaba : fastjson jar 1.2.78
cn.hutool : hutool-all jar 5.7.10
org.apache.commons : commons-lang3 jar 3.12.0
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
org.springframework.boot : spring-boot-starter-aop jar 2.5.3
org.projectlombok : lombok jar 1.18.20
org.hashids : hashids jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0