Jstate - Parent pom

JState is a framework for managing processes an their states with java

License

License

GroupId

GroupId

io.jstate
ArtifactId

ArtifactId

jstate-parent
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Jstate - Parent pom
JState is a framework for managing processes an their states with java
Project URL

Project URL

https://github.com/andreashauschild/jstateio
Source Code Management

Source Code Management

https://github.com/andreashauschild/jstateio

Download jstate-parent

Filename Size
jstate-parent-0.0.2.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • spi
  • core
  • extensions

jstateio

JState is a framework for managing processes an their stateDefinitions

Versions

Version
0.0.2
0.0.1