de.kentoj.scrow:core-bukkit (1.0.0-SNAPSHOT)
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>de.kentoj.scrow</groupId>
<artifactId>core-bukkit</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=de.kentoj.scrow:core-bukkit:1.0.0-SNAPSHOTDependencies
org.slf4j:slf4j-api
2.0.18
org.slf4j:slf4j-simple
2.0.18
com.leakyabstractions:result
1.0.2.0
org.jetbrains:annotations
26.0.2-1
com.google.guava:guava
33.5.0-jre
org.jdbi:jdbi3-core
3.53.0
org.jdbi:jdbi3-postgres
3.53.0
org.mongodb:bson
5.8.0
io.nats:jnats
2.25.2
de.kentoj.scrow:kencommandapi-core
0.30
de.kentoj.scrow:kencommandapi-bukkit
0.30
org.postgresql:postgresql
42.7.12