Source: olap4j Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Damien Raude-Morvan Build-Depends: debhelper-compat (= 13), javahelper, maven-debian-helper Build-Depends-Indep: default-jdk-doc, default-jdk-headless, junit , junit-doc, libcommons-collections3-java, libcommons-dbcp2-java , libcommons-logging-java, libcommons-math-java, libcommons-pool-java, libcommons-vfs-java, libh2-java, liblog4j1.2-java , libjavacc-maven-plugin-java, libmaven-javadoc-plugin-java, libmondrian-java , libservlet-api-java, libxerces2-java Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/java-team/olap4j Vcs-Git: https://salsa.debian.org/java-team/olap4j.git Homepage: https://github.com/olap4j/olap4j Rules-Requires-Root: no Package: libolap4j-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Suggests: libcommons-dbcp-java Description: unified Java API to access an OLAP server olap4j is a Java library to access a OLAP server with an unified API : you may switch your OLAP server to another implementation with ease. . It can be compared to JDBC for SQL servers. . This project is supported by many libre software project in this area : * Jasperreports * Mondrian * Pentaho Package: libolap4j-java-doc Architecture: all Section: doc Multi-Arch: foreign Depends: ${misc:Depends} Recommends: default-jdk-doc, junit-doc Suggests: libolap4j-java Description: unified Java API to access an OLAP server - documentation olap4j is a Java library to access a OLAP server with an unified API : you may switch your OLAP server to another implementation with ease. . It can be compared to JDBC for SQL servers. . This project is supported by many libre software project in this area : * Jasperreports * Mondrian * Pentaho . This package contains Javadoc API of olap4j package.