initial commit

This commit is contained in:
2025-06-12 13:52:55 +02:00
parent 762bb977ac
commit b435c2e5f5
6 changed files with 265 additions and 5 deletions

View File

@@ -83,11 +83,6 @@
<artifactId>commons-collections4</artifactId>
<version>4.4</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.2.1</version>
</dependency>
</dependencies>
<build>