License |
License |
---|---|
GroupId | GroupIdcom.cloudhopper |
ArtifactId | ArtifactIdch-commons-sql |
Version | Version1.3.2 |
Type | Typejar |
Description |
Descriptionch-commons-sql
SQL and JDBC utilties
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ch-commons-sql-1.3.2.pom | |
ch-commons-sql-1.3.2.jar | 27 KB |
ch-commons-sql-1.3.2-sources.jar | 32 KB |
ch-commons-sql-1.3.2-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-sql/ -->
<dependency>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons-sql</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-sql/
implementation 'com.cloudhopper:ch-commons-sql:1.3.2'
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-sql/
implementation ("com.cloudhopper:ch-commons-sql:1.3.2")
'com.cloudhopper:ch-commons-sql:jar:1.3.2'
<dependency org="com.cloudhopper" name="ch-commons-sql" rev="1.3.2">
<artifact name="ch-commons-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudhopper', module='ch-commons-sql', version='1.3.2')
)
libraryDependencies += "com.cloudhopper" % "ch-commons-sql" % "1.3.2"
[com.cloudhopper/ch-commons-sql "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.5.0,) |
com.cloudhopper : ch-commons-util | jar | 6.0.3 |
c3p0 : c3p0 | jar | 0.9.1.2 |
com.cloudhopper.proxool : proxool | jar | [0.9.1,) |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | [1.5.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.0,) |
ch.qos.logback : logback-core | jar | [1.0,) |
ch.qos.logback : logback-classic | jar | [1.0,) |
com.cloudhopper : ch-commons-xbean | jar | [3.0.0,) |
mysql : mysql-connector-java | jar | [5.1,) |