Stuff
This commit is contained in:
parent
1d7000d592
commit
7d07653d2a
12 changed files with 358 additions and 22 deletions
7
pom.xml
7
pom.xml
|
|
@ -100,6 +100,13 @@
|
|||
<version>21.141.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Timezone lookup from GPS coordinates -->
|
||||
<dependency>
|
||||
<groupId>net.iakovlev</groupId>
|
||||
<artifactId>timeshape</artifactId>
|
||||
<version>2025b.26</version>
|
||||
</dependency>
|
||||
|
||||
<!-- JSON Processing -->
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue