| Group ID: |
org.mvnpm |
| Artifact ID: |
libsql |
| Version: |
0.5.29 |
| Last modified: |
28.03.2026 01:00 |
| Packaging: |
jar |
| Name: |
libsql |
| Description: |
A better-sqlite3 compatible API for libSQL that supports Bun, Deno, and Node |
| URL: |
https://github.com/tursodatabase/libsql-js |
| Vendor: |
Pekka Enberg |
|
|
| Size: |
13.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/mvnpm/libsql/0.5.29/libsql-0.5.29.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm</groupId>
<artifactId>libsql</artifactId>
<version>0.5.29</version>
<name>libsql</name>
<description>A better-sqlite3 compatible API for libSQL that supports Bun, Deno, and Node</description>
<url>https://github.com/tursodatabase/libsql-js</url>
<organization>
<name>Pekka Enberg</name>
<url>https://github.com/tursodatabase/libsql-js</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>penberg</name>
<email>penberg@iki.fi</email>
</developer>
</developers>
<scm>
<connection>https://github.com/tursodatabase/libsql-js.git</connection>
<developerConnection>https://github.com/tursodatabase/libsql-js.git</developerConnection>
<url>https://github.com/tursodatabase/libsql-js</url>
</scm>
<issueManagement>
<url>https://github.com/tursodatabase/libsql-js/issues</url>
</issueManagement>
<properties>
<org.mvnpm.at.neon-rs-load.version>[0.0.4,0.0.5)</org.mvnpm.at.neon-rs-load.version>
<org.mvnpm-detect-libc.version>2.0.2</org.mvnpm-detect-libc.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm.at.neon-rs</groupId>
<artifactId>load</artifactId>
<version>${org.mvnpm.at.neon-rs-load.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>detect-libc</artifactId>
<version>${org.mvnpm-detect-libc.version}</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>libsql</artifactId>
<version>0.5.29</version>
</dependency>
|
| Gradle: |
|
| Dependencies: |
-
[JAR]
detect-libc-${org.mvnpm-detect-libc.version}.jar
in org/mvnpm/detect-libc/${org.mvnpm-detect-libc.version}
-
[JAR]
load-${org.mvnpm.at.neon-rs-load.version}.jar
in org/mvnpm/at/neon-rs/load/${org.mvnpm.at.neon-rs-load.version}
|
| Dependency Graph: |
Show
Less
More
|