h

headb-springjdbc

ORM which The highest development efficiency and Efficiency is the fastest
https://git.oschina.net/vonchange/halodb.git
The Apache Software License, Version 2.0
vonchange
Files download
File Operation
headb-springjdbc-0.18.jar download
headb-springjdbc-0.18.pom download
headb-springjdbc-0.18-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.tangjiabao</groupId>
  <artifactId>headb-springjdbc</artifactId>
  <version>0.18</version>
</dependency>
Gradle Groovy
implementation 'cn.tangjiabao:headb-springjdbc:0.18'
Gradle Kotlin
implementation("cn.tangjiabao:headb-springjdbc:0.18")
Scala SBT
libraryDependencies += "cn.tangjiabao" % "headb-springjdbc" % "0.18"
Groovy Grape
@Grapes(
  @Grab(group='cn.tangjiabao', module='headb-springjdbc', version='0.18')
)
Apache Ivy
<dependency org="cn.tangjiabao" name="headb-springjdbc" rev="0.18" />
Leiningen
[cn.tangjiabao/headb-springjdbc "0.18"]
Apache Buildr
'cn.tangjiabao:headb-springjdbc:jar:0.18'