cchantep / acolyte   1.2.9

GNU Library General Public License v2.1 only Website GitHub

:tiger: Mockup/testing JDBC & MongoDB driver (or Chmeee's son on the Ringworld).

Scala versions: 3.x 2.13 2.12 2.11 2.10

play-jdbc 1.0.41-j7p


Group ID:
org.eu.acolyte
Artifact ID:
play-jdbc_2.11
Version:
1.0.41-j7p
Release Date:
Oct 11, 2016
Licenses:
Files:

libraryDependencies += "org.eu.acolyte" %% "play-jdbc" % "1.0.41-j7p"

Mill build tool

ivy"org.eu.acolyte::play-jdbc:1.0.41-j7p"

Scala CLI

//> using dep "org.eu.acolyte::play-jdbc:1.0.41-j7p"

Ammonite REPL

import $ivy.`org.eu.acolyte::play-jdbc:1.0.41-j7p`

<dependency>
  <groupId>org.eu.acolyte</groupId>
  <artifactId>play-jdbc_2.11</artifactId>
  <version>1.0.41-j7p</version>
</dependency>

compile group: 'org.eu.acolyte', name: 'play-jdbc_2.11', version: '1.0.41-j7p'