License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdio.github.zhdotm |
ArtifactId | ArtifactIdgrape-domain |
Version | Version1.0.3 |
Type | Typejar |
Description |
Description状态机模型
|
Filename | Size |
---|---|
grape-domain-1.0.3.pom | |
grape-domain-1.0.3.jar | 28 KB |
grape-domain-1.0.3-sources.jar | 16 KB |
grape-domain-1.0.3-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zhdotm/grape-domain/ -->
<dependency>
<groupId>io.github.zhdotm</groupId>
<artifactId>grape-domain</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhdotm/grape-domain/
implementation 'io.github.zhdotm:grape-domain:1.0.3'
// https://jarcasting.com/artifacts/io.github.zhdotm/grape-domain/
implementation ("io.github.zhdotm:grape-domain:1.0.3")
'io.github.zhdotm:grape-domain:jar:1.0.3'
<dependency org="io.github.zhdotm" name="grape-domain" rev="1.0.3">
<artifact name="grape-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhdotm', module='grape-domain', version='1.0.3')
)
libraryDependencies += "io.github.zhdotm" % "grape-domain" % "1.0.3"
[io.github.zhdotm/grape-domain "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.7.16 |
org.projectlombok : lombok | jar | 1.18.24 |