License |
License |
---|---|
GroupId | GroupIdcom.jcabi |
ArtifactId | ArtifactIdjcabi-jdbc |
Last Version | Last Version0.17.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcabi-jdbc
Fluent Interface to JDBC
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcabi-jdbc-0.17.8.pom | |
jcabi-jdbc-0.17.8.jar | 11 KB |
jcabi-jdbc-0.17.8-sources.jar | 2 KB |
jcabi-jdbc-0.17.8-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-jdbc/ -->
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-jdbc</artifactId>
<version>0.17.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-jdbc/
implementation 'com.jcabi:jcabi-jdbc:0.17.8'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-jdbc/
implementation ("com.jcabi:jcabi-jdbc:0.17.8")
'com.jcabi:jcabi-jdbc:jar:0.17.8'
<dependency org="com.jcabi" name="jcabi-jdbc" rev="0.17.8">
<artifact name="jcabi-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-jdbc', version='0.17.8')
)
libraryDependencies += "com.jcabi" % "jcabi-jdbc" % "0.17.8"
[com.jcabi/jcabi-jdbc "0.17.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
mysql : mysql-connector-java | jar | 8.0.29 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.8.13 |
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 | 2.1.214 |
org.postgresql : postgresql | jar | 42.4.0 |
com.jolbox : bonecp | jar | 0.8.0.RELEASE |
org.testcontainers : testcontainers | jar | 1.17.2 |
org.testcontainers : postgresql | jar | 1.17.2 |
org.testcontainers : mysql | jar | 1.17.2 |
org.testcontainers : junit-jupiter | jar | 1.17.2 |