framework-web

framework web common

License

License

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-web
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

framework-web
framework web common

Download framework-web

How to add to project

<!-- https://jarcasting.com/artifacts/top.lshaci/framework-web/ -->
<dependency>
    <groupId>top.lshaci</groupId>
    <artifactId>framework-web</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.lshaci/framework-web/
implementation 'top.lshaci:framework-web:1.1.0'
// https://jarcasting.com/artifacts/top.lshaci/framework-web/
implementation ("top.lshaci:framework-web:1.1.0")
'top.lshaci:framework-web:jar:1.1.0'
<dependency org="top.lshaci" name="framework-web" rev="1.1.0">
  <artifact name="framework-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.lshaci', module='framework-web', version='1.1.0')
)
libraryDependencies += "top.lshaci" % "framework-web" % "1.1.0"
[top.lshaci/framework-web "1.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
top.lshaci : framework-utils jar 1.1.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-starter-aop jar
com.alibaba : fastjson jar 1.2.73
org.springframework.boot : spring-boot-starter-data-redis Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
ch.qos.logback : logback-classic jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.3