How To Install Java Artifact wsdl4j.wsdl4j v1.6.3

wsdl4j wsdl4j 1.6.3

Introduction

In this article, we'll learn how to install Java artifact wsdl4j from wsdl4j group in version 1.6.3. The artifact is available in 8 versions: 1.6.3 1.6.2 1.6.1 1.5.3 1.5.2 1.5.1 1.4 1.0 . The WSDL4J 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 In Version 1.6.3

To install the WSDL4J artifact in version 1.6.3 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 WSDL4J 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