项目作者: IcelyFramework

项目描述 :
A Modeling Tool and metamodel for exploring, visualize, design, formalize the business domain.
高级语言: Java
项目地址: git://github.com/IcelyFramework/icely-activity-storming.git
创建时间: 2021-01-11T13:33:39Z
项目社区:https://github.com/IcelyFramework/icely-activity-storming

开源协议:MIT License

下载





Icely Activity Storming


Icely Activity Storming


A Modeling Tool and metamodel for explore, visualize, design, formalize business domain.


GitHub release (latest by date)
GitHub last commit
GitHub
GitHub Repo stars


About
Key Features
How To Use
Roadmap
Contributing
License

screenshot

About

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.

✨ Key Features

  • 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

🚀 How To Use

Using Update Site

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/

Using Standalone as Package

To use Icely Activity Storming as standlone package, JARs are available from Github Packages.

Example using Maven:

  1. <dependencies>
  2. ...
  3. <dependency>
  4. <groupId>com.github.icelyframework.activitystorming</groupId>
  5. <artifactId>com.github.icelyframework.activitystorming</artifactId>
  6. <version>1.0.4</version>
  7. </dependency>
  8. ...
  9. </dependencies>

Example using Gradle Groovy:

  1. dependencies {
  2. implementation 'com.github.icelyframework.activitystorming:com.github.icelyframework.activitystorming:1.0.1'
  3. }

Development (In Progress)

☑ Roadmap

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.

Support

Buy Me A Coffee

License

Copyright © 2021 Amir Deljouyi.
Icely Annotator is made available under the MIT licensed.

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.


amirdeljouyi ·
GitHub @amirdeljouyi ·
Twitter @amirdeljouyi