finagle / finagle-postgres   0.13.0

Apache License 2.0 GitHub

PostgreSQL protocol support for Finagle

Scala versions: 2.13 2.12 2.11 2.10

finagle-postgres 0.4.3-finagle7


Group ID:
com.whisk
Artifact ID:
finagle-postgres_2.12
Version:
0.4.3-finagle7
Release Date:
Aug 20, 2017
Licenses:
Files:

libraryDependencies += "com.whisk" %% "finagle-postgres" % "0.4.3-finagle7"

Mill build tool

ivy"com.whisk::finagle-postgres:0.4.3-finagle7"

Scala CLI

//> using dep "com.whisk::finagle-postgres:0.4.3-finagle7"

Ammonite REPL

import $ivy.`com.whisk::finagle-postgres:0.4.3-finagle7`

<dependency>
  <groupId>com.whisk</groupId>
  <artifactId>finagle-postgres_2.12</artifactId>
  <version>0.4.3-finagle7</version>
</dependency>

compile group: 'com.whisk', name: 'finagle-postgres_2.12', version: '0.4.3-finagle7'