License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-sql-c3p0 |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-sql-c3p0
dbcp
|
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-sql-c3p0/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-sql-c3p0</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-sql-c3p0/
implementation 'org.apithefire:apithefire-sql-c3p0:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-sql-c3p0/
implementation ("org.apithefire:apithefire-sql-c3p0:0.1.2")
'org.apithefire:apithefire-sql-c3p0:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-sql-c3p0" rev="0.1.2">
<artifact name="apithefire-sql-c3p0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-sql-c3p0', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-sql-c3p0" % "0.1.2"
[org.apithefire/apithefire-sql-c3p0 "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-sql | jar | 0.1.2 |
org.apithefire : apithefire-util | jar | 0.1.2 |
c3p0 : c3p0 | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.2 |