Last Version

statefulj-persistence-common 3.0

Common functionality for Statefulj Persistence

License

License

GroupId

GroupId

org.statefulj.persistence
ArtifactId

ArtifactId

statefulj-persistence-common
Version

Version

3.0
Type

Type

jar
Description

Description

statefulj-persistence-common
Common functionality for Statefulj Persistence
Project URL

Project URL

http://www.statefulj.org

Download statefulj-persistence-common 3.0


<!-- https://jarcasting.com/artifacts/org.statefulj.persistence/statefulj-persistence-common/ -->
<dependency>
    <groupId>org.statefulj.persistence</groupId>
    <artifactId>statefulj-persistence-common</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.statefulj.persistence/statefulj-persistence-common/
implementation 'org.statefulj.persistence:statefulj-persistence-common:3.0'
// https://jarcasting.com/artifacts/org.statefulj.persistence/statefulj-persistence-common/
implementation ("org.statefulj.persistence:statefulj-persistence-common:3.0")
'org.statefulj.persistence:statefulj-persistence-common:jar:3.0'
<dependency org="org.statefulj.persistence" name="statefulj-persistence-common" rev="3.0">
  <artifact name="statefulj-persistence-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.statefulj.persistence', module='statefulj-persistence-common', version='3.0')
)
libraryDependencies += "org.statefulj.persistence" % "statefulj-persistence-common" % "3.0"
[org.statefulj.persistence/statefulj-persistence-common "3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.statefulj : statefulj-fsm jar 3.0
org.statefulj : statefulj-common jar 3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.