is not current version
Last Version 0.1.2

fr.wseduc:mod-postgresql 0.1.1

Postgresql module

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

fr.wseduc
ArtifactId

ArtifactId

mod-postgresql
Version

Version

0.1.1
Type

Type

jar

Download mod-postgresql 0.1.1


<!-- https://jarcasting.com/artifacts/fr.wseduc/mod-postgresql/ -->
<dependency>
    <groupId>fr.wseduc</groupId>
    <artifactId>mod-postgresql</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.wseduc/mod-postgresql/
implementation 'fr.wseduc:mod-postgresql:0.1.1'
// https://jarcasting.com/artifacts/fr.wseduc/mod-postgresql/
implementation ("fr.wseduc:mod-postgresql:0.1.1")
'fr.wseduc:mod-postgresql:jar:0.1.1'
<dependency org="fr.wseduc" name="mod-postgresql" rev="0.1.1">
  <artifact name="mod-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.wseduc', module='mod-postgresql', version='0.1.1')
)
libraryDependencies += "fr.wseduc" % "mod-postgresql" % "0.1.1"
[fr.wseduc/mod-postgresql "0.1.1"]