zopen-zweb-starter

Web Starter For Spring Boot.

License

License

GroupId

GroupId

com.github.zouchongjin
ArtifactId

ArtifactId

zopen-zweb-starter
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

zopen-zweb-starter
Web Starter For Spring Boot.

Download zopen-zweb-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/ -->
<dependency>
    <groupId>com.github.zouchongjin</groupId>
    <artifactId>zopen-zweb-starter</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/
implementation 'com.github.zouchongjin:zopen-zweb-starter:1.3.4'
// https://jarcasting.com/artifacts/com.github.zouchongjin/zopen-zweb-starter/
implementation ("com.github.zouchongjin:zopen-zweb-starter:1.3.4")
'com.github.zouchongjin:zopen-zweb-starter:jar:1.3.4'
<dependency org="com.github.zouchongjin" name="zopen-zweb-starter" rev="1.3.4">
  <artifact name="zopen-zweb-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='zopen-zweb-starter', version='1.3.4')
)
libraryDependencies += "com.github.zouchongjin" % "zopen-zweb-starter" % "1.3.4"
[com.github.zouchongjin/zopen-zweb-starter "1.3.4"]

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.springfox : springfox-swagger2 Optional jar 2.9.2
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-aop Optional jar
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 1.3.0
com.baomidou : mybatis-plus-boot-starter Optional jar 3.0.7.1
org.springframework.boot : spring-boot-starter-freemarker Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
com.google.code.gson : gson Optional jar
commons-beanutils : commons-beanutils Optional jar 1.9.3
io.jsonwebtoken : jjwt Optional jar 0.9.0
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery Optional jar 2.1.2.RELEASE
com.github.zouchongjin : zutil jar 1.1.18

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0