How To Install Java Artifact wsdl4j.wsdl4j-qname v1.6.1

wsdl4j wsdl4j-qname 1.6.1

Introduction

In this article, we'll learn how to install Java artifact wsdl4j-qname from wsdl4j group in version 1.6.1. The artifact is available in 4 versions: 1.6.1 1.5.2 1.5.1 1.4 . The QName project has been released under CPL license, and has its own website at: http://sf.net/projects/wsdl4j .

How To Install Java Artifact wsdl4j.wsdl4j-qname In Version 1.6.1

To install the QName artifact in version 1.6.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses QName dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses