Menu

JAR for XmlMerge

Help
Anonymous
2008-04-09
2013-05-02
  • Anonymous

    Anonymous - 2008-04-09

    Hello,

    I need to simply merge two XML files, in a Java program. I red an article on JavaWorld (http://www.javaworld.com/javaworld/jw-07-2007/jw-07-xmlmerge.html) ant it seems to be easy with EL4J. So I downloaded "el4j-1.3-convenience.zip", but I did not find any JAR which I could use to get the XmlMerge class.

    Where can I find such a JAR? Am I misunderstanding the behavior of EL4J?

    Thanks.

     
    • Philipp H. Oser

      Philipp H. Oser - 2008-04-10

      Your question is actually a maven question: mvn downloads this file automatically from our repository (a http server).
      Here is it: http://el4.elca-services.ch/el4j/maven2repository/ch/elca/el4j/modules/module-xml_merge-common/1.4/

      (You may want to have a look at the maven 2 doczumentation -without maven know-how using el4j is quite a challenge!)

       

Log in to post a comment.