is not current version
Last Version 3.0

org.statefulj.framework:statefulj-framework-persistence 0.7.1


GroupId

GroupId

org.statefulj.framework
ArtifactId

ArtifactId

statefulj-framework-persistence
Version

Version

0.7.1
Type

Type

pom

Download statefulj-framework-persistence 0.7.1


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