Jar examples for p:play-jdbc-2.12
Play-JDBC
You can download jar file play-jdbc_2.12 2.6.2 in this page.
GNU Lesser General Public License, Version 2.1
You can use the following script to add play-jdbc_2.12-2.6.2.jar to your project.
<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-jdbc_2.12</artifactId> <version>2.6.2</version> </dependency>
compile group: 'com.typesafe.play', name: 'play-jdbc_2.12', version: '2.6.2'
libraryDependencies += "com.typesafe.play" % "play-jdbc_2.12" % "2.6.2"
<dependency org="com.typesafe.play" name="play-jdbc_2.12" rev="2.6.2"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-jdbc_2.12', version='2.6.2'))
'com.typesafe.play:play-jdbc_2.12:jar:2.6.2'
Click the following link to download the jar file.
play-jdbc_2.12-2.6.2-javadoc.jar