这是(shì)xml-resolver-1.2.jar下载,Xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier.
xml-resolver-1.2.jar现在基本(běn)上都是采用maven来进行开发管理,我有一个需求是需(xū)要把通过maven管理的java工(gōng)程(chéng)打成可执行(háng)的jar包,这样也就是说必需把(bǎ)工程依赖的jar包也一起打(dǎ)包。而使用maven默认的package命(mìng)令构(gòu)建的jar包中只包括了工(gōng)程自(zì)身的(de)class文件,并没有包括依赖(lài)的jar包。
其中
xml-resolver-1.2.jar全名叫做(zuò)Apache POI-the Java API for Microsoft Documents,该poi.jar包内(nèi)包含了poi.jar-3.8,poi.jar-3.9,poi.jar-3.10,马上下载使用吧。
