play-jdbc-standalone 2.1.0


Group ID:
com.sandinh
Artifact ID:
play-jdbc-standalone_2.11
Version:
2.1.0
Release Date:
Nov 16, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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