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.2


Group ID:
io.github.finagle
Artifact ID:
finagle-postgres_2.12
Version:
0.4.2
Release Date:
Apr 20, 2017
Licenses:
Files:

libraryDependencies += "io.github.finagle" %% "finagle-postgres" % "0.4.2"

Mill build tool

ivy"io.github.finagle::finagle-postgres:0.4.2"

Scala CLI

//> using dep "io.github.finagle::finagle-postgres:0.4.2"

Ammonite REPL

import $ivy.`io.github.finagle::finagle-postgres:0.4.2`

<dependency>
  <groupId>io.github.finagle</groupId>
  <artifactId>finagle-postgres_2.12</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'io.github.finagle', name: 'finagle-postgres_2.12', version: '0.4.2'