Essential Building Blocks for Scala
airframe-jdbc 22.6.0
Group ID:
     org.wvlet.airframe 
  Artifact ID:
     airframe-jdbc_3 
  Version:
     22.6.0 
  Release Date:
     Jun 1, 2022 
  Licenses:
    
  Files:
    
  Full Scala Version:
     3.1.2 
  Developers:
    
  libraryDependencies += "org.wvlet.airframe" %% "airframe-jdbc" % "22.6.0"
ivy"org.wvlet.airframe::airframe-jdbc:22.6.0"
//> using dep "org.wvlet.airframe::airframe-jdbc:22.6.0"
import $ivy.`org.wvlet.airframe::airframe-jdbc:22.6.0`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-jdbc_3</artifactId> <version>22.6.0</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-jdbc_3', version: '22.6.0'