Last Version

Play-JDBC 2.4.11

Play-JDBC

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-jdbc_2.10
Version

Version

2.4.11
Type

Type

jar
Description

Description

Play-JDBC
Play-JDBC
Project URL

Project URL

https://playframework.com
Project Organization

Project Organization

com.typesafe.play
Source Code Management

Source Code Management

https://github.com/playframework/playframework

Download play-jdbc_2.10 2.4.11


<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-jdbc_2.10/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-jdbc_2.10</artifactId>
    <version>2.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-jdbc_2.10/
implementation 'com.typesafe.play:play-jdbc_2.10:2.4.11'
// https://jarcasting.com/artifacts/com.typesafe.play/play-jdbc_2.10/
implementation ("com.typesafe.play:play-jdbc_2.10:2.4.11")
'com.typesafe.play:play-jdbc_2.10:jar:2.4.11'
<dependency org="com.typesafe.play" name="play-jdbc_2.10" rev="2.4.11">
  <artifact name="play-jdbc_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-jdbc_2.10', version='2.4.11')
)
libraryDependencies += "com.typesafe.play" % "play-jdbc_2.10" % "2.4.11"
[com.typesafe.play/play-jdbc_2.10 "2.4.11"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.typesafe.play : play-jdbc-api_2.10 jar 2.4.11
com.jolbox : bonecp jar 0.8.0.RELEASE
com.zaxxer : HikariCP jar 2.3.7
com.h2database : h2 jar 1.4.187
tyrex : tyrex jar 1.0.1

test (5)

Group / Artifact Type Version
com.typesafe.play : play-specs2_2.10 jar 2.4.11
org.eu.acolyte : jdbc-driver jar 1.0.33-j7p
org.specs2 : specs2-core_2.10 jar 3.6.6
org.specs2 : specs2-junit_2.10 jar 3.6.6
org.specs2 : specs2-mock_2.10 jar 3.6.6

Project Modules

There are no modules declared in this project.