Skip to content

Muritiku/xmondrian-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmondrian-build (xmondrian with updated libs)

by Anton Dziavitsyn 2018
based on original xmondrian by @rolandbouman

(current version use mondrian-8.0.0.2-R, and olap4j-1.2.0)

Introduction

This repository is a build of original x-mondrian by @rolandbouman, based on latest libs versions (mondrian, olap4j, and others).
I did not changed anything in original x-mondrian pages.

How to use

Just clone this repository, and build it with maven & jdk 8:

mvn clean package

Also you may run it with Tomcat server in docker container:

docker run -it --rm -p 8888:8080 -v $PWD/target/web:/usr/local/tomcat/webapps:rw tomcat:8-jre8

Then locate xmondrian homepage here:
(http://localhost:8888/xmondrian)

About

xmondrian with updated libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages