Last Version

fastjdbc 2.6

A lightweight jdbc frame

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automain
ArtifactId

ArtifactId

fastjdbc
Version

Version

2.6
Type

Type

jar
Description

Description

fastjdbc
A lightweight jdbc frame
Project URL

Project URL

https://github.com/automain/fastjdbc

Download fastjdbc 2.6


<!-- https://jarcasting.com/artifacts/com.github.automain/fastjdbc/ -->
<dependency>
    <groupId>com.github.automain</groupId>
    <artifactId>fastjdbc</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automain/fastjdbc/
implementation 'com.github.automain:fastjdbc:2.6'
// https://jarcasting.com/artifacts/com.github.automain/fastjdbc/
implementation ("com.github.automain:fastjdbc:2.6")
'com.github.automain:fastjdbc:jar:2.6'
<dependency org="com.github.automain" name="fastjdbc" rev="2.6">
  <artifact name="fastjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automain', module='fastjdbc', version='2.6')
)
libraryDependencies += "com.github.automain" % "fastjdbc" % "2.6"
[com.github.automain/fastjdbc "2.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.4.2
mysql : mysql-connector-java jar 8.0.19
org.apache.commons : commons-collections4 jar 4.4
org.apache.logging.log4j : log4j-core jar 2.13.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.1

Project Modules

There are no modules declared in this project.