Last Version

SQLite JavaCPP binding 0.2.0

JDBC Driver for SQLite using JavaCPP

License

License

Categories

Categories

SQLite Data Databases JavaCPP Development Tools Native
GroupId

GroupId

com.github.gwenn
ArtifactId

ArtifactId

sqlite-javacpp
Version

Version

0.2.0
Type

Type

jar
Description

Description

SQLite JavaCPP binding
JDBC Driver for SQLite using JavaCPP
Project URL

Project URL

https://github.com/gwenn/sqlite-jna
Source Code Management

Source Code Management

https://github.com/gwenn/sqlite-jna

Download sqlite-javacpp 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.gwenn/sqlite-javacpp/ -->
<dependency>
    <groupId>com.github.gwenn</groupId>
    <artifactId>sqlite-javacpp</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwenn/sqlite-javacpp/
implementation 'com.github.gwenn:sqlite-javacpp:0.2.0'
// https://jarcasting.com/artifacts/com.github.gwenn/sqlite-javacpp/
implementation ("com.github.gwenn:sqlite-javacpp:0.2.0")
'com.github.gwenn:sqlite-javacpp:jar:0.2.0'
<dependency org="com.github.gwenn" name="sqlite-javacpp" rev="0.2.0">
  <artifact name="sqlite-javacpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwenn', module='sqlite-javacpp', version='0.2.0')
)
libraryDependencies += "com.github.gwenn" % "sqlite-javacpp" % "0.2.0"
[com.github.gwenn/sqlite-javacpp "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bytedeco : javacpp jar 1.4.2
com.github.gwenn : sqlite-parser jar 0.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.