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