is not current version
Last Version 0.0.9

com.github.bingoohuang:settingbean-orm 0.0.8

setting javabean automatic mapping to database setting table

Categories

Categories

ORM Data
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

settingbean-orm
Version

Version

0.0.8
Type

Type

jar

Download settingbean-orm 0.0.8


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