| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zouchongjin |
| ArtifactId | ArtifactIdzopen-zweb-starter |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzopen-zweb-starter
Web Starter For Spring Boot.
|
| Filename | Size |
|---|---|
| zopen-zweb-starter-1.3.4.pom | |
| zopen-zweb-starter-1.3.4.jar | 5 MB |
| zopen-zweb-starter-1.3.4-sources.jar | 5 MB |
| zopen-zweb-starter-1.3.4-javadoc.jar | 390 KB |
| Browse |
<!-- 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"]
| 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 |