License |
License |
---|---|
Categories |
CategoriesSQLite Data Databases |
GroupId | GroupIdorg.xerial.thirdparty |
ArtifactId | ArtifactIdsqlitejdbc-nested |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsqlitejdbc-nested
Xerial, pronounced as ex-erial, is an XML database management system.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sqlitejdbc-nested-3.6.2.pom | |
sqlitejdbc-nested-3.6.2.jar | 994 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xerial.thirdparty/sqlitejdbc-nested/ -->
<dependency>
<groupId>org.xerial.thirdparty</groupId>
<artifactId>sqlitejdbc-nested</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial.thirdparty/sqlitejdbc-nested/
implementation 'org.xerial.thirdparty:sqlitejdbc-nested:3.6.2'
// https://jarcasting.com/artifacts/org.xerial.thirdparty/sqlitejdbc-nested/
implementation ("org.xerial.thirdparty:sqlitejdbc-nested:3.6.2")
'org.xerial.thirdparty:sqlitejdbc-nested:jar:3.6.2'
<dependency org="org.xerial.thirdparty" name="sqlitejdbc-nested" rev="3.6.2">
<artifact name="sqlitejdbc-nested" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial.thirdparty', module='sqlitejdbc-nested', version='3.6.2')
)
libraryDependencies += "org.xerial.thirdparty" % "sqlitejdbc-nested" % "3.6.2"
[org.xerial.thirdparty/sqlitejdbc-nested "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |