is not current version
Last Version 1.0.15

io.yupiik.alveoli:postgres-local 1.0.3


GroupId

GroupId

io.yupiik.alveoli
ArtifactId

ArtifactId

postgres-local
Version

Version

1.0.3
Type

Type

jar

Download postgres-local 1.0.3


<!-- https://jarcasting.com/artifacts/io.yupiik.alveoli/postgres-local/ -->
<dependency>
    <groupId>io.yupiik.alveoli</groupId>
    <artifactId>postgres-local</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.yupiik.alveoli/postgres-local/
implementation 'io.yupiik.alveoli:postgres-local:1.0.3'
// https://jarcasting.com/artifacts/io.yupiik.alveoli/postgres-local/
implementation ("io.yupiik.alveoli:postgres-local:1.0.3")
'io.yupiik.alveoli:postgres-local:jar:1.0.3'
<dependency org="io.yupiik.alveoli" name="postgres-local" rev="1.0.3">
  <artifact name="postgres-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.yupiik.alveoli', module='postgres-local', version='1.0.3')
)
libraryDependencies += "io.yupiik.alveoli" % "postgres-local" % "1.0.3"
[io.yupiik.alveoli/postgres-local "1.0.3"]