Skip to content

A framework based on Burningwave Core library for creating graphs of synchronous/asynchronous Java method calls using a JSON configuration

License

Notifications You must be signed in to change notification settings

burningwave/graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burningwave Graph Tweet

Burningwave-logo.png

Maven Central with version prefix filter

Supported JVM

Coveralls github branch GitHub open issues GitHub closed issues

ArtifactDownload HitCount

Burningwave Graph is a framework based on Burningwave Core library for creating graphs of synchronous/asynchronous Java method calls using a JSON configuration

To include Burningwave Graph in your projects simply use with Apache Maven:

<dependency>
    <groupId>org.burningwave</groupId>
    <artifactId>graph</artifactId>
    <version>0.11.2</version>
</dependency>

Usage

Examples on how to use this library can be found in the class org.burningwave.graph.FunctionsTest.


Ask for assistance

For assistance you can:

About

A framework based on Burningwave Core library for creating graphs of synchronous/asynchronous Java method calls using a JSON configuration

Resources

License

Stars

Watchers

Forks

Languages