4.0.0
org.geysermc
geyser-parent
1.2.0-SNAPSHOT
connector
4.1.59.Final
8.5.2
4.7.0
org.geysermc
common
1.2.0-SNAPSHOT
compile
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
2.10.2
compile
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
2.10.2
compile
org.java-websocket
Java-WebSocket
1.5.1
com.github.CloudburstMC.Protocol
bedrock-v428
42da92f
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-int-float-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-long-long-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-object-long-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-int-byte-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-int-double-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-byte-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-object-object-maps
${fastutil.version}
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.GeyserMC
PacketLib
b77a427
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
org.reflections
reflections
0.9.11
org.dom4j
dom4j
2.1.3
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
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}