vonce-sqlbean-android

This is a tool that uses Java object-oriented thinking to write and generate Sql statements, and on this basis, it implements lightweight plug-in support for Android. A large number of commonly used Sql execution methods are built into the plug-in, the purpose is to improve development efficiency, reduce a large number of Sql statement writing, and let developers focus more on writing business code.

License

License

GroupId

GroupId

cn.vonce
ArtifactId

ArtifactId

vonce-sqlbean-android
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

vonce-sqlbean-android
This is a tool that uses Java object-oriented thinking to write and generate Sql statements, and on this basis, it implements lightweight plug-in support for Android. A large number of commonly used Sql execution methods are built into the plug-in, the purpose is to improve development efficiency, reduce a large number of Sql statement writing, and let developers focus more on writing business code.

Download vonce-sqlbean-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.vonce : vonce-sqlbean-core jar 1.1.0
com.google.guava : guava jar 23.0-android

provided (1)

Group / Artifact Type Version
com.android.framework » android jar 26

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.5-beta10
1.0.5-beta9
1.0.5-beta8
1.0.5-beta7
1.0.5-beta6
1.0.5-beta5
1.0.5-beta4
1.0.5-beta3
1.0.5-beta2
1.0.5-beta
1.0.2
1.0.1
1.0.0
0.9.2.BATE
0.9.1
0.9.0