The Community Maintained High Velocity Web Framework For Java and Scala.
play-jdbc 2.8.0
Group ID:
     com.typesafe.play 
  Artifact ID:
     play-jdbc_2.12 
  Version:
     2.8.0 
  Release Date:
     Dec 12, 2019 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.10 
  Developers:
    
  libraryDependencies += "com.typesafe.play" %% "play-jdbc" % "2.8.0"
ivy"com.typesafe.play::play-jdbc:2.8.0"
//> using dep "com.typesafe.play::play-jdbc:2.8.0"
import $ivy.`com.typesafe.play::play-jdbc:2.8.0`
<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-jdbc_2.12</artifactId> <version>2.8.0</version> </dependency>
compile group: 'com.typesafe.play', name: 'play-jdbc_2.12', version: '2.8.0'