4.0.0 org.geysermc geyser-parent 1.2.0-SNAPSHOT connector org.geysermc common 1.2.0-SNAPSHOT compile com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.9.8 compile com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.8 compile com.github.CloudburstMC.Protocol bedrock-v422 d41b84e86c compile net.sf.trove4j trove com.nukkitx.network raknet com.nukkitx.network raknet 1.6.20 compile com.nukkitx.fastutil fastutil-int-int-maps 8.3.1 compile com.nukkitx.fastutil fastutil-int-float-maps 8.3.1 compile com.nukkitx.fastutil fastutil-long-long-maps 8.3.1 compile com.nukkitx.fastutil fastutil-object-long-maps 8.3.1 compile com.nukkitx.fastutil fastutil-int-byte-maps 8.3.1 compile com.nukkitx.fastutil fastutil-int-double-maps 8.3.1 compile com.nukkitx.fastutil fastutil-int-boolean-maps 8.3.1 compile com.nukkitx.fastutil fastutil-object-int-maps 8.3.1 compile com.nukkitx.fastutil fastutil-object-byte-maps 8.3.1 compile com.nukkitx.fastutil fastutil-object-object-maps 8.3.1 compile com.google.guava guava 29.0-jre compile com.github.steveice10 mcprotocollib 26201a4 compile net.kyori adventure-text-serializer-gson com.github.steveice10 packetlib com.github.steveice10 mcauthlib com.github.steveice10 PacketLib 54f761c compile io.netty netty-all io.netty netty-resolver-dns 4.1.43.Final compile io.netty netty-codec-haproxy 4.1.56.Final compile org.reflections reflections 0.9.11 org.dom4j dom4j 2.1.3 net.kyori adventure-api 4.3.0 compile net.kyori adventure-text-serializer-gson 4.3.0 compile net.kyori adventure-text-serializer-legacy 4.3.0 compile net.kyori adventure-text-serializer-gson-legacy-impl 4.3.0 compile junit junit 4.13.1 test com.github.GeyserMC MCAuthLib 0e48a094f2 pl.project13.maven git-commit-id-plugin 4.0.0 get-the-git-infos revision true ${project.build.outputDirectory}/git.properties properties false false false true false git.user.* git.*.user.* git.closest.* git.commit.id.describe git.commit.id.describe-short git.commit.message.short flat true com.google.code.maven-replacer-plugin replacer 1.5.3 add-version process-sources replace ${project.basedir}/src/main/java/org/geysermc/connector/GeyserConnector.java String VERSION = ".*" String VERSION = "${project.version} (" + GIT_VERSION + ")" String GIT_VERSION = ".*" String GIT_VERSION = "git-${git.branch}-${git.commit.id.abbrev}" remove-version process-classes replace ${project.basedir}/src/main/java/org/geysermc/connector/GeyserConnector.java String VERSION = ".*" String VERSION = "DEV" String GIT_VERSION = ".*" String GIT_VERSION = "DEV" org.codehaus.gmavenplus gmavenplus-plugin 1.9.1 process-classes execute org.reflections reflections 0.9.11 org.dom4j dom4j 2.1.3 org.codehaus.groovy groovy-all 3.0.5 runtime pom org.apache.maven.plugins maven-surefire-plugin 2.22.0 -Dfile.encoding=${project.build.sourceEncoding}