| License |
License |
|---|---|
| GroupId | GroupIdcom.github.happyjiahui |
| ArtifactId | ArtifactIdz-web |
| Version | Version0.1.29 |
| Type | Typejar |
| Description |
Descriptionz-web
Java and spring utilities
|
| Filename | Size |
|---|---|
| z-web-0.1.29.pom | |
| z-web-0.1.29.jar | 15 KB |
| z-web-0.1.29-sources.jar | 11 KB |
| z-web-0.1.29-javadoc.jar | 492 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.happyjiahui : z-core | jar | 0.1.29 |
| com.github.xiaoymin : knife4j-spring-boot-starter | jar | 3.0.1 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |