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.

Лицензия

Лицензия

Группа

Группа

cn.vonce
Идентификатор

Идентификатор

vonce-sqlbean-android
Последняя версия

Последняя версия

1.1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать vonce-sqlbean-android

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cn.vonce : vonce-sqlbean-core jar 1.1.0
com.google.guava : guava jar 23.0-android

provided (1)

Идентификатор библиотеки Тип Версия
com.android.framework » android jar 26

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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