s

sql-convert-runtime-native

Native library for sql-convert-runtime
https://github.com/hslightdb/pgjdbc
The Apache Software License, Version 2.0
文件下载
文件名 操作
sql-convert-runtime-native-23.4.0.0.jar 下载
sql-convert-runtime-native-23.4.0.0.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.hslightdb</groupId>
  <artifactId>sql-convert-runtime-native</artifactId>
  <version>23.4.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.hslightdb:sql-convert-runtime-native:23.4.0.0'
Gradle Kotlin
implementation("io.github.hslightdb:sql-convert-runtime-native:23.4.0.0")
Scala SBT
libraryDependencies += "io.github.hslightdb" % "sql-convert-runtime-native" % "23.4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hslightdb', module='sql-convert-runtime-native', version='23.4.0.0')
)
Apache Ivy
<dependency org="io.github.hslightdb" name="sql-convert-runtime-native" rev="23.4.0.0" />
Leiningen
[io.github.hslightdb/sql-convert-runtime-native "23.4.0.0"]
Apache Buildr
'io.github.hslightdb:sql-convert-runtime-native:jar:23.4.0.0'
本项目依赖
该项目无第三方依赖