Scala-friendly JDBC wrapper providing a typesafe SQL DSL and connection management.
<dependency>
<groupId>org.scalikejdbc</groupId>
<artifactId>scalikejdbc_2.12</artifactId>
<version>4.3.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Execute a read-only query using ScalikeJDBC.
Use scalikejdbc_3 for Scala 3 projects.
No dependency data recorded yet.