nosqlite

将sql数据库转化为spring-data-mongodb一样的用法的库

License

License

GroupId

GroupId

cn.craccd
ArtifactId

ArtifactId

sqlHelper
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

nosqlite
将sql数据库转化为spring-data-mongodb一样的用法的库
Project URL

Project URL

https://gitee.com/cym1102/sqlHelper
Source Code Management

Source Code Management

https://gitee.com/cym1102/sqlHelper.git

Download sqlHelper

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.4
org.springframework.boot : spring-boot-starter-jdbc jar 2.4.4
mysql : mysql-connector-java jar 8.0.23
org.xerial : sqlite-jdbc jar 3.32.3.3
org.postgresql : postgresql jar 42.2.19
cn.hutool : hutool-all jar 5.3.5
io.swagger : swagger-annotations jar 1.5.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.4
0.0.3
0.0.2
0.0.1