From 22b87b1e3e249931403f933c98198922708346b5 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Tue, 12 Aug 2025 22:10:45 +0000 Subject: [PATCH] Dateien nach "/" hochladen --- pom.xml | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..41e5ace --- /dev/null +++ b/pom.xml @@ -0,0 +1,67 @@ + + + 4.0.0 + + de.viper + mysql-eco-bridge-3-Reborn + 3.5 + jar + + MySQL Eco Bridge 3 + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + + org.spigotmc + spigot-api + 1.15-R0.1-SNAPSHOT + provided + + + + + net.milkbowl.vault + VaultAPI + 1.7 + provided + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + deine.gruppe.DeineHauptklasse + + + + + + + +