| License |
License |
|---|---|
| Categories |
CategoriesSQLite Data Databases |
| GroupId | GroupIdcom.github.deansquirrel |
| ArtifactId | ArtifactIdtools-db-sqlite |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontools-db-sqlite
tools db mysql
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tools-db-sqlite-0.0.4.pom | |
| tools-db-sqlite-0.0.4.jar | 5 KB |
| tools-db-sqlite-0.0.4-sources.jar | 2 KB |
| tools-db-sqlite-0.0.4-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.deansquirrel/tools-db-sqlite/ -->
<dependency>
<groupId>com.github.deansquirrel</groupId>
<artifactId>tools-db-sqlite</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deansquirrel/tools-db-sqlite/
implementation 'com.github.deansquirrel:tools-db-sqlite:0.0.4'
// https://jarcasting.com/artifacts/com.github.deansquirrel/tools-db-sqlite/
implementation ("com.github.deansquirrel:tools-db-sqlite:0.0.4")
'com.github.deansquirrel:tools-db-sqlite:jar:0.0.4'
<dependency org="com.github.deansquirrel" name="tools-db-sqlite" rev="0.0.4">
<artifact name="tools-db-sqlite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deansquirrel', module='tools-db-sqlite', version='0.0.4')
)
libraryDependencies += "com.github.deansquirrel" % "tools-db-sqlite" % "0.0.4"
[com.github.deansquirrel/tools-db-sqlite "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| org.springframework : spring-context | jar | 5.3.12 |
| com.github.deansquirrel : tools-db-base | jar | 0.0.6 |
| org.xerial : sqlite-jdbc | jar | 3.32.3.3 |
| org.springframework : spring-jdbc | jar | 5.3.12 |