Last Version

workspace 0.1.2

Postgresql module

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

fr.wseduc
ArtifactId

ArtifactId

mod-postgresql
Version

Version

0.1.2
Type

Type

jar
Description

Description

workspace
Postgresql module
Project URL

Project URL

https://github.com/web-education/mod-postgresql
Source Code Management

Source Code Management

https://github.com/web-education/mod-postgresql.git

Download mod-postgresql 0.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.zaxxer : HikariCP-java6 jar 2.3.2
org.postgresql : postgresql jar 9.3-1102-jdbc4
joda-time : joda-time jar 2.7

test (2)

Group / Artifact Type Version
io.vertx : testtools jar 2.0.3-final
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.