common-sql

common java library

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

common-sql
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

common-sql
common java library

Download common-sql

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.gitee.l0km : common-base jar 2.4.1
com.gitee.l0km : common-bean jar 2.4.1
com.google.guava : guava jar 20.0
org.apache-extras.beanshell : bsh jar 2.0b6

test (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.60
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1
2.4.0