Last Version

z-web 0.1.29

Java and spring utilities

License

License

GroupId

GroupId

com.github.happyjiahui
ArtifactId

ArtifactId

z-web
Version

Version

0.1.29
Type

Type

jar
Description

Description

z-web
Java and spring utilities

Download z-web 0.1.29


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.happyjiahui : z-core jar 0.1.29
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.1

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-logging jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.