is not current version
Last Version 0.10.91

Burningwave Graph 0.10.69

A framework for create graphs of synchronous/asynchronous Java method calls using a JSon configuration

License

License

GroupId

GroupId

org.burningwave
ArtifactId

ArtifactId

graph
Version

Version

0.10.69
Type

Type

jar
Description

Description

Burningwave Graph
A framework for create graphs of synchronous/asynchronous Java method calls using a JSon configuration
Project URL

Project URL

https://burningwave.github.io/graph/
Project Organization

Project Organization

Burningwave
Source Code Management

Source Code Management

https://github.com/burningwave/graph

Download graph 0.10.69


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

Dependencies

compile (5)

Group / Artifact Type Version
org.burningwave : jvm-driver jar 6.6.5
org.burningwave : core jar 12.39.6
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.32

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.platform : junit-platform-engine jar 1.8.1
org.junit.platform : junit-platform-commons jar 1.8.1
org.junit.platform : junit-platform-runner jar 1.8.1

Project Modules

There are no modules declared in this project.