4.0.0
org.geysermc
geyser-parent
2.0.0-SNAPSHOT
core
4.9.3
8.5.2
2.12.4
4.1.66.Final
org.geysermc
ap
2.0.0-SNAPSHOT
provided
org.geysermc
geyser-api
2.0.0-SNAPSHOT
compile
org.geysermc
common
2.0.0-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
com.google.guava
guava
29.0-jre
compile
com.nukkitx
nbt
2.1.0
compile
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
org.java-websocket
Java-WebSocket
1.5.1
compile
com.github.CloudburstMC.Protocol
bedrock-v475
c22aa595
compile
com.nukkitx.network
raknet
com.nukkitx
nbt
com.nukkitx.network
raknet
1.6.27-20210506.111625-1
compile
io.netty
*
com.github.RednedEpic
MCAuthLib
6c99331
compile
com.github.GeyserMC
MCProtocolLib
7f7808e2
compile
com.github.steveice10
packetlib
com.github.steveice10
mcauthlib
com.github.steveice10
packetlib
2.1-SNAPSHOT
compile
io.netty
netty-all
io.netty.incubator
netty-incubator-transport-native-io_uring
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-text-serializer-legacy
${adventure.version}
compile
net.kyori
adventure-text-serializer-plain
${adventure.version}
compile
junit
junit
4.13.1
test
org.apache.maven.plugins
maven-jar-plugin
3.2.0
**/services/javax.annotation.processing.Processor
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/geyser/GeyserImpl.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/geyser/GeyserImpl.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}