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.

Лицензия

Лицензия

Группа

Группа

com.googlecode.sarasvati
Идентификатор

Идентификатор

sarasvati-parent
Последняя версия

Последняя версия

2.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.

Скачать sarasvati-parent

Имя Файла Размер
sarasvati-parent-2.0.2.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Версии библиотеки

Версия
2.0.2
2.0.1
2.0