| License |
License |
|---|---|
| GroupId | GroupIdxyz.chaobei |
| ArtifactId | ArtifactIdbye-crud-common |
| Version | Version1.4.1 |
| Type | Typejar |
| Description |
Descriptionbye-crud-common
bye-crud-generate common util
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bye-crud-common-1.4.1.pom | |
| bye-crud-common-1.4.1.jar | 15 KB |
| bye-crud-common-1.4.1-sources.jar | 11 KB |
| bye-crud-common-1.4.1-javadoc.jar | 140 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.chaobei/bye-crud-common/ -->
<dependency>
<groupId>xyz.chaobei</groupId>
<artifactId>bye-crud-common</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.chaobei/bye-crud-common/
implementation 'xyz.chaobei:bye-crud-common:1.4.1'
// https://jarcasting.com/artifacts/xyz.chaobei/bye-crud-common/
implementation ("xyz.chaobei:bye-crud-common:1.4.1")
'xyz.chaobei:bye-crud-common:jar:1.4.1'
<dependency org="xyz.chaobei" name="bye-crud-common" rev="1.4.1">
<artifact name="bye-crud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.chaobei', module='bye-crud-common', version='1.4.1')
)
libraryDependencies += "xyz.chaobei" % "bye-crud-common" % "1.4.1"
[xyz.chaobei/bye-crud-common "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus | jar | 3.3.2 |
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |