Last Version

database sqlite 1.1.158

anwiba sqlite database project

License

License

Categories

Categories

SQLite Data Databases Net
GroupId

GroupId

net.anwiba.database
ArtifactId

ArtifactId

anwiba-database-sqlite
Version

Version

1.1.158
Type

Type

jar
Description

Description

database sqlite
anwiba sqlite database project
Project Organization

Project Organization

Andreas W. Bartels
Source Code Management

Source Code Management

https://github.com/AndreasWBartels/libraries/tree/master/database/data/sqlite

Download anwiba-database-sqlite 1.1.158


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

Dependencies

compile (7)

Group / Artifact Type Version
net.anwiba.commons : anwiba-commons-jdbc jar 1.1.158
net.anwiba.commons : anwiba-commons-logging jar 1.1.158
net.anwiba.commons : anwiba-commons-lang jar 1.1.158
net.anwiba.commons : anwiba-commons-nls jar 1.1.158
net.anwiba.commons : anwiba-commons-utilities jar 1.1.158
net.anwiba.commons : anwiba-commons-version jar 1.1.158
org.xerial : sqlite-jdbc jar 3.36.0.3

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-commons jar 1.8.1
org.junit.platform : junit-platform-launcher jar 1.8.1
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.