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


Group ID:
com.github.finagle
Artifact ID:
finagle-postgres_2.11
Version:
0.1.0
Release Date:
Oct 14, 2015
Licenses:
Files:

libraryDependencies += "com.github.finagle" %% "finagle-postgres" % "0.1.0"

Mill build tool

ivy"com.github.finagle::finagle-postgres:0.1.0"

Scala CLI

//> using dep "com.github.finagle::finagle-postgres:0.1.0"

Ammonite REPL

import $ivy.`com.github.finagle::finagle-postgres:0.1.0`

<dependency>
  <groupId>com.github.finagle</groupId>
  <artifactId>finagle-postgres_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.finagle', name: 'finagle-postgres_2.11', version: '0.1.0'