4.0.0 org.geysermc geyser-parent 1.4.1-SNAPSHOT connector 4.8.0 8.5.2 2.10.2 4.1.59.Final org.geysermc ap 1.4.1-SNAPSHOT provided org.geysermc common 1.4.1-SNAPSHOT compile com.fasterxml.jackson.core jackson-annotations ${jackson.version} compile com.fasterxml.jackson.core jackson-core ${jackson.version} compile com.fasterxml.jackson.core jackson-databind ${jackson.version} compile com.fasterxml.jackson.dataformat jackson-dataformat-yaml ${jackson.version} compile org.java-websocket Java-WebSocket 1.5.1 compile com.github.CloudburstMC.Protocol bedrock-v448 690a545d compile com.nukkitx.network raknet com.nukkitx.network raknet 1.6.26-20210217.205834-2 compile io.netty * com.nukkitx.fastutil fastutil-int-int-maps ${fastutil.version} compile com.nukkitx.fastutil fastutil-long-long-maps ${fastutil.version} compile com.nukkitx.fastutil fastutil-int-byte-maps ${fastutil.version} compile com.nukkitx.fastutil fastutil-int-boolean-maps ${fastutil.version} compile com.nukkitx.fastutil fastutil-object-int-maps ${fastutil.version} compile com.nukkitx.fastutil fastutil-object-object-maps ${fastutil.version} compile com.google.guava guava 29.0-jre compile com.github.GeyserMC MCAuthLib 0e48a094f2 compile com.github.GeyserMC MCProtocolLib e427237 compile net.kyori adventure-text-serializer-gson com.github.steveice10 packetlib com.github.steveice10 mcauthlib com.github.GeyserMC PacketLib 0b75570 compile io.netty netty-all io.netty netty-resolver-dns ${netty.version} compile io.netty netty-resolver-dns-native-macos ${netty.version} compile osx-x86_64 io.netty netty-codec-haproxy ${netty.version} compile io.netty netty-handler ${netty.version} compile io.netty netty-transport-native-epoll ${netty.version} compile linux-x86_64 io.netty netty-transport-native-epoll ${netty.version} compile linux-aarch_64 io.netty netty-transport-native-kqueue ${netty.version} compile osx-x86_64 net.kyori adventure-api ${adventure.version} compile net.kyori adventure-text-serializer-gson ${adventure.version} compile net.kyori adventure-text-serializer-legacy ${adventure.version} compile net.kyori adventure-text-serializer-gson-legacy-impl ${adventure.version} compile junit junit 4.13.1 test 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.apache.maven.plugins maven-surefire-plugin 2.22.0 -Dfile.encoding=${project.build.sourceEncoding}