Last Version

settingbean-orm 0.0.9

setting javabean automatic mapping to database setting table

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

settingbean-orm
Version

Version

0.0.9
Type

Type

jar
Description

Description

settingbean-orm
setting javabean automatic mapping to database setting table
Project URL

Project URL

http://github.com/bingoohuang/settingbean-orm
Source Code Management

Source Code Management

http://github.com/bingoohuang/settingbean-orm

Download settingbean-orm 0.0.9


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jooq : joor-java-8 jar 0.9.9
com.github.bingoohuang : westcache Optional jar 0.0.32
com.github.bingoohuang : java-utils jar 0.0.21
org.apache.commons : commons-lang3 jar 3.7
org.slf4j : slf4j-api jar 1.7.25
org.ow2.asm : asm jar 6.1.1
joda-time : joda-time jar 2.10
com.github.bingoohuang : eql jar 0.1.2
redis.clients : jedis jar 2.9.0
com.alibaba : fastjson jar 1.2.47
com.github.bingoohuang : westid jar 0.0.2
org.springframework : spring-context-support Optional jar 5.0.7.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.2

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.0.7.RELEASE
junit : junit jar 4.12
com.google.truth : truth jar 0.42
it.ozimov : embedded-redis jar 0.7.2
com.h2database : h2 jar 1.4.197
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.