Functional relational mapping library for Scala that allows database access using Scala collections-like API.
<dependency>
<groupId>com.typesafe.slick</groupId>
<artifactId>slick_2.11</artifactId>
<version>3.3.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a database connection using Slick's JDBC backend.
Use the artifact with Scala 2.13 suffix (slick_2.13) and update your Scala version.
No dependency data recorded yet.