play-jdbc-standalone 2.1.2


Group ID:
com.sandinh
Artifact ID:
play-jdbc-standalone_2.11
Version:
2.1.2
Release Date:
Jan 17, 2015
Licenses:
Files:

libraryDependencies += "com.sandinh" %% "play-jdbc-standalone" % "2.1.2"

Mill build tool

ivy"com.sandinh::play-jdbc-standalone:2.1.2"

Scala CLI

//> using dep "com.sandinh::play-jdbc-standalone:2.1.2"

Ammonite REPL

import $ivy.`com.sandinh::play-jdbc-standalone:2.1.2`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>play-jdbc-standalone_2.11</artifactId>
  <version>2.1.2</version>
</dependency>

compile group: 'com.sandinh', name: 'play-jdbc-standalone_2.11', version: '2.1.2'