is not current version
Last Version 22.6.4

airframe-jdbc 21.6.0

JDBC connection pool service

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-jdbc_2.13
Version

Version

21.6.0
Type

Type

jar
Description

Description

airframe-jdbc
JDBC connection pool service
Project URL

Project URL

https://wvlet.org/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-jdbc_2.13 21.6.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.wvlet.airframe : airframe_2.13 jar 21.6.0
org.wvlet.airframe : airframe-control_2.13 jar 21.6.0
org.wvlet.airframe : airframe-config_2.13 jar 21.6.0
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.4.4
org.xerial : sqlite-jdbc jar 3.34.0
org.postgresql : postgresql jar 42.2.20
com.zaxxer : HikariCP jar 4.0.3
org.slf4j : slf4j-jdk14 jar 1.7.30

test (1)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_2.13 jar 21.6.0

Project Modules

There are no modules declared in this project.