License |
License |
---|---|
GroupId | GroupIdio.github.forezp |
ArtifactId | ArtifactIdfast-web-common |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionfast-web-common
Demo project for Spring Boot
|
Filename | Size |
---|---|
fast-web-common-1.0.4.pom | |
fast-web-common-1.0.4.jar | 30 KB |
fast-web-common-1.0.4-sources.jar | 21 KB |
fast-web-common-1.0.4-javadoc.jar | 164 KB |
Browse |
<!-- 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"]
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 |