xCharts Maven dependency

Sascha Krieg August 2, 2017

Hi,

I am using the xCharts plugin to build some custom charts.

How can I embed the xCharts API as maven dependency in my pom? 

2 answers

1 accepted

0 votes
Answer accepted
Nicolas Werle _Decadis AG_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 3, 2017

Hi Sascha, 

the xcharts-api.jar is packed as an additional library in our plugin. In order to see that in your project, you have to unzip the xcharts-core.jar and extract the library from the META-INF/lib folder.

The Javadoc in not included, but you can find it on this Confluence Page.

With best regards

Nicolas

Sascha Krieg August 3, 2017

Hi Nicols,

now I got it :).

Thank you!

0 votes
Nicolas Werle _Decadis AG_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 3, 2017

Hi Sascha, 
thank you for your interest in the xCharts plugin. 
Unfortunately we actually don't have a public maven repository.

The xCharts API is included into the xCharts.jar. Please try to include the .jar as lib in your Eclipse.

If you have any questions regarding to this, please feel free to contat me directly via email to n.werle(at)decadis.de

Best regards,
Nicolas

Sascha Krieg August 3, 2017

Hi Nicolas,

I included the xCharts.jar in my project. Unfortunately the api package is missing in the jar.

Bildschirmfoto 2017-08-03 um 10.38.43.png

Suggest an answer

Log in or Sign up to answer