License |
License |
---|---|
GroupId | GroupIdcom.github.bingoohuang |
ArtifactId | ArtifactIdeql |
Last Version | Last Version0.1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy sql
a simple wrapper framework for jdbc to seperate sql and java code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eql-0.1.15.pom | |
eql-0.1.15.jar | 239 KB |
eql-0.1.15-sources.jar | 118 KB |
eql-0.1.15-javadoc.jar | 883 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.4 |
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 |