Restored main

This commit is contained in:
Jose
2026-02-15 06:24:56 +01:00
parent 43e638e1ad
commit de98ed5cc5
60 changed files with 1866 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>net.miarma</groupId>
<artifactId>backend</artifactId>
<version>1.0.0</version>
</project>