文件下载
文件名 操作
huiche-sql-dsl-3.0.3.jar 下载
huiche-sql-dsl-3.0.3.pom 下载
huiche-sql-dsl-3.0.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.huiche</groupId>
  <artifactId>huiche-sql-dsl</artifactId>
  <version>3.0.3</version>
</dependency>
Gradle Groovy
implementation 'org.huiche:huiche-sql-dsl:3.0.3'
Gradle Kotlin
implementation("org.huiche:huiche-sql-dsl:3.0.3")
Scala SBT
libraryDependencies += "org.huiche" % "huiche-sql-dsl" % "3.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.huiche', module='huiche-sql-dsl', version='3.0.3')
)
Apache Ivy
<dependency org="org.huiche" name="huiche-sql-dsl" rev="3.0.3" />
Leiningen
[org.huiche/huiche-sql-dsl "3.0.3"]
Apache Buildr
'org.huiche:huiche-sql-dsl:jar:3.0.3'
本项目依赖