Have you tried searching the Maven Central Repository? http://search.maven.org/#browse%7C-201303248
Each Wicket project has their own jar as artifacts for public download. More about Apache Maven: http://maven.apache.org/ Consider changing your build system to a maven one or if you use ant, then make use of the Maven Ant Tasks: http://maven.apache.org/ant-tasks/index.html ~ Thank you, Paul Bors -----Original Message----- From: David Psiuk [mailto:[email protected]] Sent: Friday, September 07, 2012 9:21 AM To: [email protected] Subject: Re: jar file of wicket 6 hi, I've read the readme from the zip archive I got from http://apache.imsam.info/wicket/6.0.0/ There ain't any jar files in it. Just sources... Am 07.09.2012 15:16, schrieb Martin Grigorov: > Hi, > > See here: > http://wicket.apache.org/2012/08/24/wicket-1.5.8-released.html > The setup is the same but replace 1.5.8 with 6.0.0. > At http://www.apache.org/dyn/closer.cgi/wicket/6.0.0 you can download > a .zip with all .jar files inside. > > Which readme did you read ? Maybe we can improve it. > > On Fri, Sep 7, 2012 at 3:00 PM, David Psiuk <[email protected]> wrote: >> Hello there, >> >> in the readme file of wicket's distribution, there is written: >> >> "The Wicket distribution contains the final Wicket jar. You can use >> this directly in your applications" >> >> I can't find any jar file in that package. >> >> Someone know where to get it? >> >> Thank you and best regards >> >> David >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
