About • Key Features • How To Use • Roadmap • Contributing • License
Activity Diagram + Event Storming = Icely Activity Storming !!
Icely Activity Storming is a modeling tool for and metamodel for explore, visualize, design, formalize business domain and behavioural view.
- Design clean and maintainable Event-Driven software and CQRS Architecture
- Dig into the business flow
- Explore and Visualize Domain Model
- Generate EMF-Based and GMF-Based Model
- Usable as Standalone Package
You can use the update site through the Help->Install new software
menu in Eclipse to install Icely Activity Storming from:
https://icelyframework.github.io/icely-activity-storming/updates/
To use Icely Activity Storming as standlone package, JARs are available from Github Packages.
Example using Maven:
<dependencies>
...
<dependency>
<groupId>com.github.icelyframework.activitystorming</groupId>
<artifactId>com.github.icelyframework.activitystorming</artifactId>
<version>1.0.4</version>
</dependency>
...
</dependencies>
Example using Gradle Groovy:
dependencies {
implementation 'com.github.icelyframework.activitystorming:com.github.icelyframework.activitystorming:1.0.1'
}
If you want to see a new feature feel free to create a new Issue. Here are some features which are either underway or planned:
- Deploy To Github Packages
If you'd like to give any of these a shot feel free to contribute.
Copyright © 2021 Amir Deljouyi.
Icely Annotator is made available under the MIT licensed.
Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
amirdeljouyi · GitHub @amirdeljouyi · Twitter @amirdeljouyi