is not current version
Last Version 1.1.3

cn.vonce:vonce-sqlbean-core 0.9.0.BATE

This is the core project of Sqlbean.

GroupId

GroupId

cn.vonce
ArtifactId

ArtifactId

vonce-sqlbean-core
Version

Version

0.9.0.BATE
Type

Type

jar

Download vonce-sqlbean-core 0.9.0.BATE


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