ScalikeJDBC is a SQL-based database access library for Scala.
<dependency>
<groupId>org.scalikejdbc</groupId>
<artifactId>scalikejdbc_2.11</artifactId>
<version>3.4.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to create a table using ScalikeJDBC.
Use the version compiled for Scala 2.12 or 2.13 for better compatibility.
No dependency data recorded yet.