io.jstate:hibernate

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

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

io.jstate
ArtifactId

ArtifactId

hibernate
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download hibernate

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

jstateio

JState is a framework for managing processes an their stateDefinitions

Versions

Version
0.0.2
0.0.1