io.github.zhdotm:grape-domain

状态机模型

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.github.zhdotm
ArtifactId

ArtifactId

grape-domain
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

状态机模型

Download grape-domain

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.16
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0