Simple task. There is maven-metadata.xml file stored on internet and you need to get version number of latest jar. Let’s use maven-metadata.xml from Forsqaure Java […] Read More
Tag: xml
Imagine that we have C++ project e.g. for Visual Studio 2008. It is possible to build this project just by msbuild command: msbuild MyProject.vcproj /p:Configuration=”Release” […] Read More
PyXML project has been dead for several years. Last version was released in 2004. When you try to install PyXML with Python 2.6 you’ll get […] Read More