is not current version
Last Version 0.17.8

jcabi-jdbc 0.17.6

Fluent Interface to JDBC

License

License

BSD
GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-jdbc
Version

Version

0.17.6
Type

Type

jar
Description

Description

jcabi-jdbc
Fluent Interface to JDBC
Project URL

Project URL

http://www.jcabi.com/jcabi-jdbc
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

https://github.com/jcabi/jcabi-jdbc

Download jcabi-jdbc 0.17.6


<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-jdbc/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-jdbc</artifactId>
    <version>0.17.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-jdbc/
implementation 'com.jcabi:jcabi-jdbc:0.17.6'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-jdbc/
implementation ("com.jcabi:jcabi-jdbc:0.17.6")
'com.jcabi:jcabi-jdbc:jar:0.17.6'
<dependency org="com.jcabi" name="jcabi-jdbc" rev="0.17.6">
  <artifact name="jcabi-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-jdbc', version='0.17.6')
)
libraryDependencies += "com.jcabi" % "jcabi-jdbc" % "0.17.6"
[com.jcabi/jcabi-jdbc "0.17.6"]

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
mysql : mysql-connector-java jar 8.0.20

runtime (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.13

test (10)

Group / Artifact Type Version
com.jcabi : jcabi-aspects jar 0.22.6
javax.validation : validation-api jar 2.0.1.Final
org.apache.commons : commons-lang3 jar 3.8
com.h2database : h2 jar 1.4.190
org.postgresql : postgresql jar 42.2.19.jre7
com.jolbox : bonecp jar 0.8.0.RELEASE
org.testcontainers : testcontainers jar 1.15.1
org.testcontainers : postgresql jar 1.15.1
org.testcontainers : mysql jar 1.15.1
org.testcontainers : junit-jupiter jar 1.15.1

Project Modules

There are no modules declared in this project.