1
0

#1 #5 One time and time limited shares

This commit is contained in:
2022-08-11 21:23:17 +02:00
parent c081d69d29
commit 530b2f6198
10 changed files with 236 additions and 31 deletions

View File

@@ -44,6 +44,11 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.flywaydb</groupId>-->
<!-- <artifactId>flyway-core</artifactId>-->