License |
License |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-web-common |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzenyoung tools for Springboot2
|
Filename | Size |
---|---|
zenyoung-web-common-2.0.2.pom | |
zenyoung-web-common-2.0.2.jar | 25 KB |
zenyoung-web-common-2.0.2-sources.jar | 18 KB |
zenyoung-web-common-2.0.2-javadoc.jar | 569 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web-common/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-web-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web-common/
implementation 'top.zenyoung:zenyoung-web-common:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-web-common/
implementation ("top.zenyoung:zenyoung-web-common:2.0.2")
'top.zenyoung:zenyoung-web-common:jar:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-web-common" rev="2.0.2">
<artifact name="zenyoung-web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-web-common', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-web-common" % "2.0.2"
[top.zenyoung/zenyoung-web-common "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
top.zenyoung : zenyoung-common | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | |
org.springframework : spring-tx | jar | |
org.springframework : spring-web | jar | |
org.hibernate.validator : hibernate-validator | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar | 1.18.20 |
org.slf4j : slf4j-api | jar | 1.7.30 |