License |
License |
---|---|
GroupId | GroupIdcom.lingcreative |
ArtifactId | ArtifactIdplay-dbx_2.11 |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionplay-dbx
A transaction management library for PlayFramework's Jdbc DBApi.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-dbx_2.11-1.0.4.pom | |
play-dbx_2.11-1.0.4.jar | 284 KB |
play-dbx_2.11-1.0.4-sources.jar | 221 KB |
play-dbx_2.11-1.0.4-javadoc.jar | 824 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingcreative/play-dbx_2.11/ -->
<dependency>
<groupId>com.lingcreative</groupId>
<artifactId>play-dbx_2.11</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingcreative/play-dbx_2.11/
implementation 'com.lingcreative:play-dbx_2.11:1.0.4'
// https://jarcasting.com/artifacts/com.lingcreative/play-dbx_2.11/
implementation ("com.lingcreative:play-dbx_2.11:1.0.4")
'com.lingcreative:play-dbx_2.11:jar:1.0.4'
<dependency org="com.lingcreative" name="play-dbx_2.11" rev="1.0.4">
<artifact name="play-dbx_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingcreative', module='play-dbx_2.11', version='1.0.4')
)
libraryDependencies += "com.lingcreative" % "play-dbx_2.11" % "1.0.4"
[com.lingcreative/play-dbx_2.11 "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.play : play_2.11 Optional | jar | 2.5.9 |
com.typesafe.play : play-jdbc_2.11 Optional | jar | 2.5.9 |
com.typesafe.play : play-jdbc-api_2.11 Optional | jar | 2.5.9 |
org.codehaus.btm : btm Optional | jar | 2.1.3 |
javax.transaction : jta Optional | jar | 1.1 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec Optional | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatestplus.play : scalatestplus-play_2.11 | jar | 1.5.1 |
com.typesafe.play : anorm_2.11 | jar | 2.5.3 |