Last Version

WorkflowEngineJava Provider for H2 database 2.0

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

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.workflowengine
ArtifactId

ArtifactId

workflow-h2
Version

Version

2.0
Type

Type

jar
Description

Description

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

Project Organization

OptimaJet

Download workflow-h2 2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.workflowengine : workflow-core jar 2.0
io.workflowengine : workflow-persistence jar 2.0
com.h2database : h2 jar 1.4.193

provided (1)

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

test (2)

Group / Artifact Type Version
io.workflowengine : workflow-persistence-test jar 2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.