| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.optiq |
| ArtifactId | ArtifactIdoptiq-plus |
| Version | Version0.9.0-incubating |
| Type | Typejar |
| Description |
DescriptionOptiq Plus
Miscellaneous extras for Optiq.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.optiq/optiq-plus/ -->
<dependency>
<groupId>org.apache.optiq</groupId>
<artifactId>optiq-plus</artifactId>
<version>0.9.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.optiq/optiq-plus/
implementation 'org.apache.optiq:optiq-plus:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.optiq/optiq-plus/
implementation ("org.apache.optiq:optiq-plus:0.9.0-incubating")
'org.apache.optiq:optiq-plus:jar:0.9.0-incubating'
<dependency org="org.apache.optiq" name="optiq-plus" rev="0.9.0-incubating">
<artifact name="optiq-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.optiq', module='optiq-plus', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.optiq" % "optiq-plus" % "0.9.0-incubating"
[org.apache.optiq/optiq-plus "0.9.0-incubating"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.optiq : optiq-core | jar | 0.9.0-incubating |
| com.google.guava : guava | jar | 15.0 |
| io.airlift.tpch : tpch | jar | 0.1 |
| net.hydromatic : tpcds | jar | 0.1 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.1.1 |
| eigenbase » eigenbase-properties | jar | 1.1.4 |
| net.hydromatic » linq4j | jar | 0.4 |
| org.codehaus.janino : janino | jar | 2.7.3 |
| org.codehaus.janino : commons-compiler | jar | 2.7.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.optiq : optiq-core | test-jar | 0.9.0-incubating |
| junit : junit | jar | 4.11 |
| mysql : mysql-connector-java | jar | 5.1.20 |
| org.hsqldb : hsqldb | jar | 2.3.1 |
| org.incava : java-diff | jar | 1.1 |
| pentaho » mondrian-data-foodmart-hsqldb | jar | 0.2 |
| pentaho » mondrian-data-foodmart-queries | jar | 0.3 |
| sqlline : sqlline | jar | 1.1.7 |