Last Version

Gcm for SQLite Component 1.2.6

Connect sqlite server and read and write data!

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

io.edurt.gcm.storage
ArtifactId

ArtifactId

gcm-storage-sqlite
Version

Version

1.2.6
Type

Type

jar
Description

Description

Gcm for SQLite Component
Connect sqlite server and read and write data!
Project Organization

Project Organization

Edurt Software Foundation

Download gcm-storage-sqlite 1.2.6


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

Dependencies

compile (7)

Group / Artifact Type Version
org.mybatis : mybatis-guice jar 3.10
org.mybatis : mybatis jar 3.4.5
com.zaxxer : HikariCP jar 2.7.7
com.google.inject : guice jar 4.2.2
io.edurt.gcm.framework : gcm-framework-test jar 1.2.6
org.projectlombok : lombok jar 1.18.8
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

test (2)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.34.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.