works.iterative.support:iw-support-sqldb-postgresql_3 (0.2.0-SNAPSHOT)

Published 2026-08-01 21:04:14 +00:00 by mph

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>works.iterative.support</groupId>
	<artifactId>iw-support-sqldb-postgresql_3</artifactId>
	<version>0.2.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=works.iterative.support:iw-support-sqldb-postgresql_3:0.2.0-SNAPSHOT

About this package

IW Support SQL Database Library - PostgreSQL Implementation

Dependencies

com.augustnagro:magnumpg_3
2.0.0-M2
org.flywaydb:flyway-database-postgresql
11.4.0
org.postgresql:postgresql
42.7.5
org.scala-lang:scala3-library_3
3.3.7
works.iterative.support:iw-support-sqldb_3
0.2.0-SNAPSHOT