l

ltjdbc-transform-for-mybatis

Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database
https://github.com/hslightdb/pgjdbc
BSD-2-Clause
Files download
File Operation
ltjdbc-transform-for-mybatis-23.2.0.1.jar download
ltjdbc-transform-for-mybatis-23.2.0.1.pom download
ltjdbc-transform-for-mybatis-23.2.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hslightdb</groupId>
  <artifactId>ltjdbc-transform-for-mybatis</artifactId>
  <version>23.2.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.hslightdb:ltjdbc-transform-for-mybatis:23.2.0.1'
Gradle Kotlin
implementation("io.github.hslightdb:ltjdbc-transform-for-mybatis:23.2.0.1")
Scala SBT
libraryDependencies += "io.github.hslightdb" % "ltjdbc-transform-for-mybatis" % "23.2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hslightdb', module='ltjdbc-transform-for-mybatis', version='23.2.0.1')
)
Apache Ivy
<dependency org="io.github.hslightdb" name="ltjdbc-transform-for-mybatis" rev="23.2.0.1" />
Leiningen
[io.github.hslightdb/ltjdbc-transform-for-mybatis "23.2.0.1"]
Apache Buildr
'io.github.hslightdb:ltjdbc-transform-for-mybatis:jar:23.2.0.1'