Last Version

Apache Calcite Git Adapter 0.1

A git calcite adapter.

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.github.fzakaria
ArtifactId

ArtifactId

calcite-git
Version

Version

0.1
Type

Type

jar
Description

Description

Apache Calcite Git Adapter
A git calcite adapter.
Project URL

Project URL

https://github.com/fzakaria/calcite-git
Source Code Management

Source Code Management

https://github.com/fzakaria/calcite-git

Download calcite-git 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.26.0
org.eclipse.jgit : org.eclipse.jgit jar 5.10.0.202012080955-r
com.google.guava : guava jar 29.0-jre
org.assertj : assertj-core jar 3.16.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
ch.qos.logback : logback-classic jar 1.2.3
sqlline : sqlline jar 1.9.0

Project Modules

There are no modules declared in this project.