MVN

org.apache.optiq : optiq

Maven & Gradle

Aug 19, 2014
4.3k stars

Optiq · Optiq is a dynamic data management framework.

<dependency>
    <groupId>org.apache.optiq</groupId>
    <artifactId>optiq</artifactId>
    <version>0.9.0-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.optiq : optiq to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0-incubating

All Versions

Choose a version of org.apache.optiq : optiq to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
optiq-0.9.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.optiq</groupId>
    <artifactId>optiq</artifactId>
    <version>0.9.0-incubating</version>
</dependency>