Lifecycle

Lifecycle AOP Framework. Enabling describe enhanced State Diagram with Java language, and processing relational Lifecycle constraints(including: state validations, transitions validations), concurrency, lifecycle callbacks, lifecycle events implicitely with Lifecycle Engine. This engine can be used by class load time (Java Instrumentation) or compile time (Lifecycle-StaticWeaver-maven-plugin).

License

License

Categories

Categories

Net
GroupId

GroupId

net.imadz
ArtifactId

ArtifactId

Lifecycle
Last Version

Last Version

0.9.13
Release Date

Release Date

Type

Type

jar
Description

Description

Lifecycle
Lifecycle AOP Framework. Enabling describe enhanced State Diagram with Java language, and processing relational Lifecycle constraints(including: state validations, transitions validations), concurrency, lifecycle callbacks, lifecycle events implicitely with Lifecycle Engine. This engine can be used by class load time (Java Instrumentation) or compile time (Lifecycle-StaticWeaver-maven-plugin).
Project URL

Project URL

https://github.com/zhongdj/Lifecycle

Download Lifecycle

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
com.googlecode.jmockit : jmockit jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.13
0.9.12
0.9.11
0.9.10
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0