Joern Muehlencord jomu

de.muehlencord.shared-shared-db (1.3.1)

Published 2023-04-02 08:43:07 +00:00 by jomu

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.muehlencord.shared</groupId>
	<artifactId>shared-db</artifactId>
	<version>1.3.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=de.muehlencord.shared:shared-db:1.3.1

Dependencies

org.apache.commons:commons-lang3
${project.groupId}:shared-util
com.fasterxml.jackson.core:jackson-databind
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
org.junit.jupiter:junit-jupiter-engine
org.slf4j:slf4j-api
org.slf4j:slf4j-jdk14
javax:javaee-web-api
org.projectlombok:lombok
Details
Maven
2023-04-02 08:43:07 +00:00
6
shared-db
32 KiB
Assets (2)
Versions (3) View all
2.0.0 2023-12-10
1.3.1 2023-04-02
1.3.1-SNAPSHOT 2023-04-02