License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdcom.googlecode.flexistate |
ArtifactId | ArtifactIdflexistate |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlexistate
Flexistate :: a state machine driven by Java annotations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flexistate-0.1.2.pom | |
flexistate-0.1.2.jar | 27 KB |
flexistate-0.1.2-sources.jar | 14 KB |
flexistate-0.1.2-javadoc.jar | 142 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-scxml : commons-scxml | jar | 0.9 |
commons-jexl : commons-jexl | jar | 1.1 |
xalan : xalan | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.6 |