| License |
License |
|---|---|
| Categories |
CategoriesSQLite Data Databases Net |
| GroupId | GroupIdnet.anwiba.database |
| ArtifactId | ArtifactIdanwiba-database-sqlite |
| Last Version | Last Version1.1.158 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondatabase sqlite
anwiba sqlite database project
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |