Download play-java-jdbc_2.12-2.6.3.jar file - Jar p

Jar examples for p:play-java-jdbc-2.12

Description

Play-Java-JDBC

You can download jar file play-java-jdbc_2.12 2.6.3 in this page.

License

Apache-2.0

Build File

You can use the following script to add play-java-jdbc_2.12-2.6.3.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>play-java-jdbc_2.12</artifactId>
   <version>2.6.3</version>
</dependency>
compile group: 'com.typesafe.play', name: 'play-java-jdbc_2.12', version: '2.6.3'
libraryDependencies += "com.typesafe.play" % "play-java-jdbc_2.12" % "2.6.3"
<dependency org="com.typesafe.play" name="play-java-jdbc_2.12" rev="2.6.3"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-java-jdbc_2.12', version='2.6.3'))
'com.typesafe.play:play-java-jdbc_2.12:jar:2.6.3'

Download

Click the following link to download the jar file.

play-java-jdbc_2.12-2.6.3-javadoc.jar
play-java-jdbc_2.12-2.6.3-sources.jar
play-java-jdbc_2.12-2.6.3.jar
play-java-jdbc_2.12-2.6.3.pom



Related Tutorials