maven test

master
alex 2022-04-09 22:08:07 +02:00
parent 2df4da7899
commit 72fee286ec
7 changed files with 1 additions and 0 deletions

1
pom.xml Normal file → Executable file
View File

@ -65,6 +65,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-reactivestreams</artifactId>
<scope>compile</scope>
<version>4.5.1</version>
</dependency>
</dependencies>

0
src/main/java/earth/krakatoa/core/KraCore.java Normal file → Executable file
View File

View File

View File

View File

View File

0
src/main/java/earth/krakatoa/core/util/Formatter.java Normal file → Executable file
View File