Last Version

WorkflowEngineJava Persistence 2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.workflowengine
ArtifactId

ArtifactId

workflow-persistence
Version

Version

2.0
Type

Type

jar
Description

Description

WorkflowEngineJava Persistence
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

OptimaJet

Download workflow-persistence 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.workflowengine : workflow-core jar 2.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.