Yes. I have tried that. log4j-1.2.13.jar, slf4j-api-1.3.1.jar and slf4j-log4j12-1.3.1.jar are necessary.
PS. I have never used Maven, but I will use it from now on. hailong On 8/27/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > the only runtime dependency is logging, slf4j-1.4.2 i believe. > > to compile you will also need servlet spec jar and junit. > > -igor > > > On 8/27/07, Zhang Hailong <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I downloaded wicket 1.3 beta2. Since I don't use hibernate, Spring or > > other > > frameworks, I think not all *.jar in lib are necessary for me. What's > the > > minimum dependencies? > > Thank you! > > > > > > > > best, > > Hailong Zhang > > >
