• Joined on 2025-08-25

fr.codeanddata.pathit:pathit-storage-postgres-deployment (1.0-SNAPSHOT)

Published 2025-08-26 19:09:41 +00:00 by g.dugas

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>fr.codeanddata.pathit</groupId>
	<artifactId>pathit-storage-postgres-deployment</artifactId>
	<version>1.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=fr.codeanddata.pathit:pathit-storage-postgres-deployment:1.0-SNAPSHOT

Dependencies

io.quarkus:quarkus-arc-deployment
io.quarkus:quarkus-hibernate-reactive-panache-deployment
io.quarkus:quarkus-reactive-pg-client-deployment
io.quarkus:quarkus-flyway-deployment
io.quarkus:quarkus-jdbc-postgresql-deployment
fr.codeanddata.pathit:pathit-core-deployment
fr.codeanddata.pathit:pathit-storage-postgres
${project.version}
io.quarkus:quarkus-junit5-internal
Details
Maven
2025-08-26 19:09:41 +00:00
3
Pathit Storage Postgres - Deployment
7.8 KiB
Assets (3)
Versions (1) View all
1.0-SNAPSHOT 2025-08-26