Last Version

Flexistate 0.1.2

Flexistate :: a state machine driven by Java annotations

License

License

Categories

Categories

eXist Data Databases
GroupId

GroupId

com.googlecode.flexistate
ArtifactId

ArtifactId

flexistate
Version

Version

0.1.2
Type

Type

jar
Description

Description

Flexistate
Flexistate :: a state machine driven by Java annotations
Project URL

Project URL

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

Source Code Management

https://code.google.com/p/flexistate/source/browse/

Download flexistate 0.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-scxml : commons-scxml jar 0.9
commons-jexl : commons-jexl jar 1.1
xalan : xalan jar 2.7.1

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.6

Project Modules

There are no modules declared in this project.