in

The best micro sql framework

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

lite
Last Version

Last Version

1.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

in
The best micro sql framework

Download lite

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.7
com.jolbox : bonecp Optional jar 0.8.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-RELEASE
1-RELEASE
0.4-RELEASE
0.3-RELEASE
0.2-RELEASE
0.1-RELEASE
0-RELEASE