0

new Zk charts in Maven

asked 2014-07-03 03:18:25 +0800

elmetni gravatar image elmetni
145 7

updated 2014-07-03 03:27:27 +0800

hello i am working on a ZK project using ZK charts , i was working on an environment where i had to add all jars to the project my self and everything worked just fine .

now i have moved to a maven project , everything seems to work just fine when i added the right dependencies , except for org.zkoss.chart .

i added this dependency:

<dependency>
        <groupId>org.zkoss.chart</groupId>
        <artifactId>zkcharts</artifactId>
        <version>1.0.0</version>
</dependency>

but it is not working , notice that i followed this guide

and i have a ZK EE activated account can you tell me pls what i have done wrong ? thx

delete flag offensive retag edit

3 Answers

Sort by ยป oldest newest most voted
0

answered 2014-07-03 07:41:04 +0800

IngoB gravatar image IngoB flag of Germany
256 6

updated 2014-07-03 07:41:39 +0800

Hi,

which repository are you using?

and

<version>1.1.0</version>

is released

link publish delete flag offensive edit

Comments

i m using this one :

<repository> <id>ZK EE</id> <url>https://maven.zkoss.org/repo/zk/ee</url> </repository>

elmetni ( 2014-07-04 14:41:51 +0800 )edit
0

answered 2015-04-01 10:00:20 +0800

LorenzoMaghini gravatar image LorenzoMaghini
1

Hi all, I'm having the same problem:

  • I have a premium (EE) account
  • I'm trying to pull ZK Charts from EE Maven repository with no luck.

Moreover, If I browse it, I can see that under org/zkoss/chart folder there is nothing!

Could you please help us? I really need ZK Charts to go on with my developments

link publish delete flag offensive edit
0

answered 2015-04-02 08:02:23 +0800

jeanher gravatar image jeanher
1824 2 6
ZK Team

ZK Charts is a separate add-on, not part of ZK EE. Please contact us if you wish to obtain ZK Charts.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
5 followers

RSS

Stats

Asked: 2014-07-03 03:18:25 +0800

Seen: 80 times

Last updated: Apr 02 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More