Simple Workflow

Example of a simple workflow in a bundle. This workflow doesn't actually do anything.

License

License

GroupId

GroupId

nz.co.senanque
ArtifactId

ArtifactId

simple-workflow
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Workflow
Example of a simple workflow in a bundle. This workflow doesn't actually do anything.
Project Organization

Project Organization

Prometheus Consulting

Download simple-workflow

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA
org.hibernate : hibernate-validator jar 4.0.2.GA
ch.qos.logback : logback-classic jar 1.1.3
nz.co.senanque : madura-bundle jar 4.5.9
org.jvnet.hyperjaxb3 : hyperjaxb3-ejb-runtime jar 0.5.6
org.jvnet.hyperjaxb3 : hyperjaxb3-ejb-plugin jar 0.5.6
org.hibernate : hibernate-annotations jar 3.5.4-Final
org.hibernate : hibernate-entitymanager jar 4.3.10.Final
nz.co.senanque : madura-workflow-vaadin jar 2.4.0

provided (1)

Group / Artifact Type Version
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec jar 1.0.2.Final

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.0.1