jstateio
JState is a framework for managing processes an their stateDefinitions
| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdio.jstate |
| ArtifactId | ArtifactIdhibernate |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJState is a framework for managing processes an their states with java
|
| Filename | Size |
|---|---|
| hibernate-0.0.2.pom | |
| hibernate-0.0.2.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jstate/hibernate/ -->
<dependency>
<groupId>io.jstate</groupId>
<artifactId>hibernate</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.jstate/hibernate/
implementation 'io.jstate:hibernate:0.0.2'
// https://jarcasting.com/artifacts/io.jstate/hibernate/
implementation ("io.jstate:hibernate:0.0.2")
'io.jstate:hibernate:jar:0.0.2'
<dependency org="io.jstate" name="hibernate" rev="0.0.2">
<artifact name="hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jstate', module='hibernate', version='0.0.2')
)
libraryDependencies += "io.jstate" % "hibernate" % "0.0.2"
[io.jstate/hibernate "0.0.2"]
JState is a framework for managing processes an their stateDefinitions