fastjdbc

A lightweight jdbc frame

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automain
ArtifactId

ArtifactId

fastjdbc
Last Version

Last Version

2.6
Release Date

Release Date

Type

Type

jar
Description

Description

fastjdbc
A lightweight jdbc frame
Project URL

Project URL

https://github.com/automain/fastjdbc

Download fastjdbc

How to add to project

<!-- 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.

Versions

Version
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0