that helped a lot! Thanks David!
Thiago Charchar -----Mensagem original----- De: David Fisher [mailto:[email protected]] Enviada em: terça-feira, 19 de janeiro de 2010 17:10 Para: POI Users List Assunto: Re: Apache POI 3.6 Dependencies Hi - See http://poi.apache.org/overview.html near the bottom there is a discussion of maven dependencies. Maven is probably the best way of getting the dependencies together. If you are just working on binary formats: commons-logging 1.1 log4j 1.2.13 If you working with OOXML formats: dom4j 1.6.1 org.apache.xmlbeans xmlbeans 2.3.0 org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0 Does that help? If you use maven it is supposed to be automatic. Regards, Dave On Jan 19, 2010, at 10:20 AM, Thiago de Lima Charchar wrote: > Hello guys! > > I would like to start the use of the Apache POI 3.6 in a > project...so I need to know the list of lib dependencies. > > Thanks! > > > Regards > > Thiago Charchar > Arquitetura de Sistemas > BV Sistemas > [email protected]<http://webmail.bvnet.bv/owa/redir.aspx?C=aa46701a77794fca857f2a768d8cbeba&URL=mailto%3atalent.tcharchar%40bvsistemas.com.br > > > > Morumbi > Fone: +55 11 5171-4636 > > > --------------------------------------------------------------------- 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]
