grape-machine

状态机

License

License

GroupId

GroupId

io.github.zhdotm
ArtifactId

ArtifactId

grape-machine
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

grape-machine
状态机
Project URL

Project URL

https://github.com/zhdotm/grape-machine

Download grape-machine

Filename Size
grape-machine-1.0.3.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zhdotm/grape-machine/ -->
<dependency>
    <groupId>io.github.zhdotm</groupId>
    <artifactId>grape-machine</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhdotm/grape-machine/
implementation 'io.github.zhdotm:grape-machine:1.0.3'
// https://jarcasting.com/artifacts/io.github.zhdotm/grape-machine/
implementation ("io.github.zhdotm:grape-machine:1.0.3")
'io.github.zhdotm:grape-machine:pom:1.0.3'
<dependency org="io.github.zhdotm" name="grape-machine" rev="1.0.3">
  <artifact name="grape-machine" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zhdotm', module='grape-machine', version='1.0.3')
)
libraryDependencies += "io.github.zhdotm" % "grape-machine" % "1.0.3"
[io.github.zhdotm/grape-machine "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

  • grape-domain
  • grape-starter

Versions

Version
1.0.3
1.0.2