| License |
License |
|---|---|
| GroupId | GroupIdcom.sandinh |
| ArtifactId | ArtifactIdplay-jdbc-alone_2.11 |
| Last Version | Last Version2.5.3-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay-jdbc-alone
play-jdbc-alone
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.sandinh |
<!-- https://jarcasting.com/artifacts/com.sandinh/play-jdbc-alone_2.11/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>play-jdbc-alone_2.11</artifactId>
<version>2.5.3-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/play-jdbc-alone_2.11/
implementation 'com.sandinh:play-jdbc-alone_2.11:2.5.3-1'
// https://jarcasting.com/artifacts/com.sandinh/play-jdbc-alone_2.11/
implementation ("com.sandinh:play-jdbc-alone_2.11:2.5.3-1")
'com.sandinh:play-jdbc-alone_2.11:jar:2.5.3-1'
<dependency org="com.sandinh" name="play-jdbc-alone_2.11" rev="2.5.3-1">
<artifact name="play-jdbc-alone_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='play-jdbc-alone_2.11', version='2.5.3-1')
)
libraryDependencies += "com.sandinh" % "play-jdbc-alone_2.11" % "2.5.3-1"
[com.sandinh/play-jdbc-alone_2.11 "2.5.3-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.sandinh : play-alone_2.11 | jar | 2.5.3-1 |
| com.googlecode.usc : jdbcdslog | jar | 1.0.6.2 |
| com.typesafe.play : play-jdbc-api_2.11 | jar | 2.5.3 |
| tyrex : tyrex | jar | 1.0.1 |
| com.zaxxer : HikariCP | jar | 2.4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-junit_2.11 | jar | 3.6.6 |
| com.h2database : h2 | jar | 1.4.191 |
| com.typesafe.play : anorm_2.11 | jar | 2.5.1 |