License |
License |
---|---|
GroupId | GroupIdcom.mchange |
ArtifactId | ArtifactIdc3p0-play_2.10 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionc3p0-play
c3p0-play
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.mchange |
Filename | Size |
---|---|
c3p0-play_2.10-0.1.3.pom | |
c3p0-play_2.10-0.1.3.jar | 174 KB |
c3p0-play_2.10-0.1.3-sources.jar | 14 KB |
c3p0-play_2.10-0.1.3-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mchange/c3p0-play_2.10/ -->
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0-play_2.10</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mchange/c3p0-play_2.10/
implementation 'com.mchange:c3p0-play_2.10:0.1.3'
// https://jarcasting.com/artifacts/com.mchange/c3p0-play_2.10/
implementation ("com.mchange:c3p0-play_2.10:0.1.3")
'com.mchange:c3p0-play_2.10:jar:0.1.3'
<dependency org="com.mchange" name="c3p0-play_2.10" rev="0.1.3">
<artifact name="c3p0-play_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mchange', module='c3p0-play_2.10', version='0.1.3')
)
libraryDependencies += "com.mchange" % "c3p0-play_2.10" % "0.1.3"
[com.mchange/c3p0-play_2.10 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.mchange : c3p0 | jar | 0.9.5-pre10 |
com.mchange : mlog-scala_2.10 | jar | 0.3.4 |
com.typesafe.play : play-jdbc_2.10 Optional | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.3.4+ |