Registry / database / runtime-jvm

runtime-jvm

JSON →
library1.5.5javamavenunverified

Multiplatform runtime library for SQLDelight, supporting generated Kotlin code on the JVM.

<dependency> <groupId>com.squareup.sqldelight</groupId> <artifactId>runtime-jvm</artifactId> <version>1.5.5</version> </dependency>
INSTALL
IMPORT
SIG · RUNTIME-JVM
R
runtime-jvm
databasejavav1.5.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SqlDelightJvmRuntime
com.squareup.sqldelight.runtime.jvm.SqlDelightJvmRuntime

Initializes the SQLDelight JVM runtime for database operations.

import com.squareup.sqldelight.runtime.jvm.SqlDelightJvmRuntime; SqlDelightJvmRuntime runtime = new SqlDelightJvmRuntime(); runtime.init();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Meta
2
Resources
runtime-jvm — mvn dependency:get runtime-jvm · libregistry