Block a user
fr.codeanddata.pathit:pathit-storage-postgres (1.0-SNAPSHOT)
Published 2025-08-26 19:09:39 +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</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=fr.codeanddata.pathit:pathit-storage-postgres:1.0-SNAPSHOTDependencies
io.quarkus:quarkus-arc
io.quarkus:quarkus-hibernate-reactive-panache
io.quarkus:quarkus-reactive-pg-client
io.quarkus:quarkus-flyway
io.quarkus:quarkus-jdbc-postgresql
org.flywaydb:flyway-database-postgresql
fr.codeanddata.pathit:pathit-core
org.projectlombok:lombok
${lombok.version}
org.mapstruct:mapstruct
${mapstruct.version}
Details
2025-08-26 19:09:39 +00:00
Assets (3)
Versions (1)
View all
Maven
3
Pathit Storage Postgres - Runtime
14 KiB
maven-metadata.xml
788 B
1.0-SNAPSHOT
2025-08-26