License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-data-common |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzenyoung tools for Springboot2
|
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-data-common/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-data-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-data-common/
implementation 'top.zenyoung:zenyoung-data-common:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-data-common/
implementation ("top.zenyoung:zenyoung-data-common:2.0.2")
'top.zenyoung:zenyoung-data-common:jar:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-data-common" rev="2.0.2">
<artifact name="zenyoung-data-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-data-common', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-data-common" % "2.0.2"
[top.zenyoung/zenyoung-data-common "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
top.zenyoung : zenyoung-common | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.persistence : jakarta.persistence-api | jar | |
jakarta.annotation : jakarta.annotation-api | jar |