Flowee Workflow

A framework for building simple workflows

License

License

GroupId

GroupId

com.jramoyo
ArtifactId

ArtifactId

flowee
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flowee Workflow
A framework for building simple workflows
Project URL

Project URL

http://code.google.com/p/flowee/
Source Code Management

Source Code Management

http://[email protected]/p/flowee/

Download flowee

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

  • flowee-common
  • flowee-core
  • flowee-spring
  • flowee-sample
  • flowee-dist

Versions

Version
1.0