Last Version

WorkflowEngineJava Provider for Apache Ignite 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-ignite
Version

Version

2.0
Type

Type

jar
Description

Description

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

Project Organization

OptimaJet

Download workflow-ignite 2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.workflowengine : workflow-core jar 2.0
io.workflowengine : workflow-persistence jar 2.0
org.apache.ignite : ignite-core jar 1.8.0
org.apache.ignite : ignite-spring jar 1.8.0
org.apache.ignite : ignite-indexing jar 1.8.0

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.