l

lhs-bee-jdbc-generate

Files download
File Operation
lhs-bee-jdbc-generate-1.0.10.2.jar download
lhs-bee-jdbc-generate-1.0.10.2.pom download
lhs-bee-jdbc-generate-1.0.10.2-sources.jar download
Apache Maven
<dependency>
  <groupId>net.luohuasheng.bee</groupId>
  <artifactId>lhs-bee-jdbc-generate</artifactId>
  <version>1.0.10.2</version>
</dependency>
Gradle Groovy
implementation 'net.luohuasheng.bee:lhs-bee-jdbc-generate:1.0.10.2'
Gradle Kotlin
implementation("net.luohuasheng.bee:lhs-bee-jdbc-generate:1.0.10.2")
Scala SBT
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-jdbc-generate" % "1.0.10.2"
Groovy Grape
@Grapes(
  @Grab(group='net.luohuasheng.bee', module='lhs-bee-jdbc-generate', version='1.0.10.2')
)
Apache Ivy
<dependency org="net.luohuasheng.bee" name="lhs-bee-jdbc-generate" rev="1.0.10.2" />
Leiningen
[net.luohuasheng.bee/lhs-bee-jdbc-generate "1.0.10.2"]
Apache Buildr
'net.luohuasheng.bee:lhs-bee-jdbc-generate:jar:1.0.10.2'