RE: wicketstuff-prototype download

2010-05-13 Thread Tim L Casey


On the db side we have application error codes which are easy enough to
propagate.  We did not do this through 5.0.

The php part of it I don't think we should touch.

tim

-Original Message-
From: azzeddine.dad...@gmail.com [mailto:azzeddine.dad...@gmail.com] On
Behalf Of Hbiloo
Sent: Thursday, May 13, 2010 4:17 PM
To: users@wicket.apache.org
Subject: wicketstuff-prototype download

Hi,

Could someone please tell me where I can download the wicketstuff-prototype
library. I want to use Drag and Drop for
Wickethttp://code.google.com/p/wicket-dnd/(DND) which needs this
library.
I'm using Wicket 1.4.

Regards,

Hbiloo


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: wicketstuff-prototype download

2010-05-13 Thread Sven Meier

Hi,

either use maven to build wicket-dnd or do what maven does - look in the 
right places:


  
http://code.google.com/p/wicket-dnd/source/browse/trunk/wicket-dnd/pom.xml


Look for repository:

  http://wicketstuff.org/maven/repository/

Together with dependency this results in:

  
http://wicketstuff.org/maven/repository/org/wicketstuff/prototype/1.4.1/prototype-1.4.1.jar


Hope this helps

Sven

On 05/14/2010 01:16 AM, Hbiloo wrote:

Hi,

Could someone please tell me where I can download the wicketstuff-prototype
library. I want to use Drag and Drop for
Wickethttp://code.google.com/p/wicket-dnd/(DND) which needs this
library.
I'm using Wicket 1.4.

Regards,

Hbiloo

   



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org