| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.bard |
| ArtifactId | ArtifactIdfili-sql |
| Last Version | Last Version1.0.48 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFili: Sql Module
Sql support for Fili
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fili-sql-1.0.48.pom | |
| fili-sql-1.0.48.jar | 82 KB |
| fili-sql-1.0.48-sources.jar | 52 KB |
| fili-sql-1.0.48-javadoc.jar | 234 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bard/fili-sql/ -->
<dependency>
<groupId>com.yahoo.bard</groupId>
<artifactId>fili-sql</artifactId>
<version>1.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-sql/
implementation 'com.yahoo.bard:fili-sql:1.0.48'
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-sql/
implementation ("com.yahoo.bard:fili-sql:1.0.48")
'com.yahoo.bard:fili-sql:jar:1.0.48'
<dependency org="com.yahoo.bard" name="fili-sql" rev="1.0.48">
<artifact name="fili-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bard', module='fili-sql', version='1.0.48')
)
libraryDependencies += "com.yahoo.bard" % "fili-sql" % "1.0.48"
[com.yahoo.bard/fili-sql "1.0.48"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.bard : fili-core | jar | 1.0.48 |
| org.apache.calcite : calcite-core | jar | 1.26.0 |
| com.facebook.presto : presto-jdbc | jar | 0.232 |
| com.google.protobuf : protobuf-java | jar | 3.16.1 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.lucene : lucene-queryparser | jar | 7.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 2.1.210 |
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
| cglib : cglib-nodep | jar | 3.2.4 |
| org.objenesis : objenesis | jar | 2.4 |
| org.hamcrest : hamcrest-all | jar | 1.3 |