Last Version

airframe-jdbc 19.5.1

JDBC connection pool service

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-jdbc_2.13.0-RC2
Version

Version

19.5.1
Type

Type

jar
Description

Description

airframe-jdbc
JDBC connection pool service
Project URL

Project URL

https://github.com/wvlet/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-jdbc_2.13.0-RC2 19.5.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC2
org.wvlet.airframe : airframe_2.13.0-RC2 jar 19.5.1
org.xerial : sqlite-jdbc jar 3.27.2
org.postgresql : postgresql jar 42.1.4
com.zaxxer : HikariCP jar 2.6.2
org.slf4j : slf4j-jdk14 jar 1.7.25

test (1)

Group / Artifact Type Version
org.wvlet.airframe : airframe-spec_2.13.0-RC2 jar 19.5.1

Project Modules

There are no modules declared in this project.