License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdcodeforce-common-domain |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodeforce-common-domain
领域层公共部分(比如基础Domain-Object、Entity-Object等)
|
<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-domain/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>codeforce-common-domain</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-domain/
implementation 'io.github.penggle:codeforce-common-domain:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-domain/
implementation ("io.github.penggle:codeforce-common-domain:2.5")
'io.github.penggle:codeforce-common-domain:jar:2.5'
<dependency org="io.github.penggle" name="codeforce-common-domain" rev="2.5">
<artifact name="codeforce-common-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-domain', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-domain" % "2.5"
[io.github.penggle/codeforce-common-domain "2.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.penggle : codeforce-common-base | jar | 2.5 |
jakarta.validation : jakarta.validation-api | jar |