Last Version

easy sql 0.1.15

a simple wrapper framework for jdbc to seperate sql and java code

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

eql
Version

Version

0.1.15
Type

Type

jar
Description

Description

easy sql
a simple wrapper framework for jdbc to seperate sql and java code
Project URL

Project URL

http://github.com/bingoohuang/eql
Source Code Management

Source Code Management

http://github.com/bingoohuang/eql

Download eql 0.1.15


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

Dependencies

compile (21)

Group / Artifact Type Version
com.github.bingoohuang : java-utils jar 0.0.22
com.github.bingoohuang : fliptables Optional jar 0.0.2
com.google.auto.service : auto-service jar 1.0-rc4
com.github.bingoohuang : westcache Optional jar 0.0.25
joda-time : joda-time Optional jar 2.9.9
com.github.bingoohuang : blackcat-instrument Optional jar 0.0.13
io.dropwizard.metrics : metrics-core Optional jar 3.1.0
org.springframework : spring-webmvc Optional jar 5.1.14.RELEASE
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.springframework : spring-beans Optional jar 5.1.3.RELEASE
org.springframework : spring-context Optional jar 5.1.3.RELEASE
org.freemarker : freemarker Optional jar 2.3.18
org.mybatis : mybatis Optional jar 3.5.6
com.github.bingoohuang : diamond-client Optional jar 0.0.21
com.alibaba : druid Optional jar 1.1.6
org.objenesis : objenesis Optional jar 2.1
com.zaxxer : HikariCP-java6 Optional jar 2.3.5
com.google.guava : guava jar 30.0-jre
org.slf4j : slf4j-api jar 1.7.5
ognl : ognl jar 3.2.10
org.apache.commons : commons-lang3 jar 3.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.4

test (14)

Group / Artifact Type Version
com.github.bingoohuang : westid jar 0.0.2
mysql : mysql-connector-java jar 8.0.16
com.microsoft.sqlserver : mssql-jdbc jar 6.1.6.jre8-preview
com.oracle » ojdbc5 jar 11.2.0.3.0
com.h2database : h2 jar 2.0.206
junit : junit jar 4.13.1
com.google.truth : truth jar 0.42
ch.qos.logback : logback-classic jar 1.2.3
org.springframework : spring-test jar 5.0.6.RELEASE
org.springframework : spring-aspects jar 5.0.6.RELEASE
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-inline jar 4.0.0

Project Modules

There are no modules declared in this project.