emartech / rdb-connector-collection   0.1.1

GitHub

Collection of the open rdb connectors

Scala versions: 2.12

rdb-connector-common HEAD+20181013-1108


Group ID:
com.emarsys
Artifact ID:
rdb-connector-common_2.12
Version:
HEAD+20181013-1108
Release Date:
Oct 13, 2018
Licenses:
MIT
Files:
Full Scala Version:
2.12.6

libraryDependencies += "com.emarsys" %% "rdb-connector-common" % "HEAD+20181013-1108"

Mill build tool

ivy"com.emarsys::rdb-connector-common:HEAD+20181013-1108"

Scala CLI

//> using dep "com.emarsys::rdb-connector-common:HEAD+20181013-1108"

Ammonite REPL

import $ivy.`com.emarsys::rdb-connector-common:HEAD+20181013-1108`

<dependency>
  <groupId>com.emarsys</groupId>
  <artifactId>rdb-connector-common_2.12</artifactId>
  <version>HEAD+20181013-1108</version>
</dependency>

compile group: 'com.emarsys', name: 'rdb-connector-common_2.12', version: 'HEAD+20181013-1108'