Refactor and implement shutdown.

This commit is contained in:
Michael Lipp 2023-06-04 13:05:02 +02:00
parent 0a6cb82516
commit 7a9ed262c1
9 changed files with 493 additions and 188 deletions

View file

@ -10,7 +10,7 @@ plugins {
dependencies {
implementation 'org.jgrapes:org.jgrapes.core:[1.19.0,2)'
implementation 'org.jgrapes:org.jgrapes.io:[2.5.0,3)'
implementation 'org.jgrapes:org.jgrapes.io:[2.7.0,3)'
implementation 'org.jgrapes:org.jgrapes.http:[3.1.0,4)'
implementation 'org.jgrapes:org.jgrapes.util:[1.28.0,2)'