de.kentoj.scrow:core-lib (1.0.0-SNAPSHOT)

Published 2026-07-06 15:49:23 +02:00 by kento2 in scrow/core

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-lib</artifactId>
	<version>1.0.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.kentoj.scrow:core-lib:1.0.0-SNAPSHOT

Dependencies

org.mongodb:bson
5.8.0
de.kentoj.scrow:kencommandapi-core
0.33-SNAPSHOT
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
Details
Maven
2026-07-06 15:49:23 +02:00
68
4.2 MiB
Assets (82)
Versions (6) View all
1.0.0-SNAPSHOT 2026-07-06
0.6 2026-06-03
0.5 2026-06-03
0.4 2026-06-03
0.2 2026-06-01