| License |
License
BSD 3-Clause
|
|---|---|
| Categories |
CategoriesSQLite Data Databases |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsqlite3 |
| Last Version | Last Version3.1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsqlite3
WebJar for sqlite3
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sqlite3-3.1.13.pom | |
| sqlite3-3.1.13.jar | 2 MB |
| sqlite3-3.1.13-sources.jar | 22 bytes |
| sqlite3-3.1.13-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sqlite3/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sqlite3</artifactId>
<version>3.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sqlite3/
implementation 'org.webjars.npm:sqlite3:3.1.13'
// https://jarcasting.com/artifacts/org.webjars.npm/sqlite3/
implementation ("org.webjars.npm:sqlite3:3.1.13")
'org.webjars.npm:sqlite3:jar:3.1.13'
<dependency org="org.webjars.npm" name="sqlite3" rev="3.1.13">
<artifact name="sqlite3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sqlite3', version='3.1.13')
)
libraryDependencies += "org.webjars.npm" % "sqlite3" % "3.1.13"
[org.webjars.npm/sqlite3 "3.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : nan | jar | [2.7.0,2.8) |
| org.webjars.npm : node-pre-gyp | jar | [0.6.38,0.7) |