seratch / scalikejdbc   1.6.8

Website GitHub

A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.

Scala versions: 2.10
sbt plugins: 0.13

scalikejdbc-interpolation-core 1.6.6


Group ID:
com.github.seratch
Artifact ID:
scalikejdbc-interpolation-core_2.10
Version:
1.6.6
Release Date:
Jul 27, 2013
Licenses:
Files:

libraryDependencies += "com.github.seratch" %% "scalikejdbc-interpolation-core" % "1.6.6"

Mill build tool

ivy"com.github.seratch::scalikejdbc-interpolation-core:1.6.6"

Scala CLI

//> using dep "com.github.seratch::scalikejdbc-interpolation-core:1.6.6"

Ammonite REPL

import $ivy.`com.github.seratch::scalikejdbc-interpolation-core:1.6.6`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>scalikejdbc-interpolation-core_2.10</artifactId>
  <version>1.6.6</version>
</dependency>

compile group: 'com.github.seratch', name: 'scalikejdbc-interpolation-core_2.10', version: '1.6.6'