Last Version

codeforce-common-domain 2.5

领域层公共部分(比如基础Domain-Object、Entity-Object等)

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

codeforce-common-domain
Version

Version

2.5
Type

Type

jar
Description

Description

codeforce-common-domain
领域层公共部分(比如基础Domain-Object、Entity-Object等)

Download codeforce-common-domain 2.5


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.penggle : codeforce-common-base jar 2.5
jakarta.validation : jakarta.validation-api jar

Project Modules

There are no modules declared in this project.