sarasvati

Sarasvati is a workflow/bpm engine based on graph execution. It has a simple core which allows for different implementations. For example one may change the persistence mechanism (or avoid it altogether), change token representation or build additional functionality on top.

License

License

GroupId

GroupId

com.googlecode.sarasvati
ArtifactId

ArtifactId

sarasvati-parent
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

sarasvati
Sarasvati is a workflow/bpm engine based on graph execution. It has a simple core which allows for different implementations. For example one may change the persistence mechanism (or avoid it altogether), change token representation or build additional functionality on top.

Download sarasvati-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../sarasvati-core
  • ../sarasvati-hibernate
  • ../sarasvati-test
  • ../sarasvati-visual
  • ../sarasvati-editor
  • ../sarasvati-example
  • ../sarasvati-dist

Versions

Version
2.0.2
2.0.1
2.0