is not current version
Last Version 1.1.0

ch.ergon.adam:postgresql 1.0.0

The PostgreSQL plugin for ADAM

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

ch.ergon.adam
ArtifactId

ArtifactId

postgresql
Version

Version

1.0.0
Type

Type

jar
Description

Description

ch.ergon.adam:postgresql
The PostgreSQL plugin for ADAM
Project URL

Project URL

https://github.com/ergon/adam
Source Code Management

Source Code Management

https://github.com/ergon/adam

Download postgresql 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.ergon.adam : jooq jar 1.0.0
org.postgresql : postgresql jar 42.2.19

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1

Project Modules

There are no modules declared in this project.