How To Install Java Artifact com.sun.xml.ws.policy v2.2.2-b04

com.sun.xml.ws policy 2.2.2-b04

Introduction

In this article, we'll learn how to install Java artifact policy from com.sun.xml.ws group in version 2.2.2-b04. The artifact is available in 40 versions: 4.0.2 4.0.1 4.0.0-M4 4.0.0-M3 4.0.0-M2 4.0.0-M1 4.0.0 3.0.2 3.0.1 3.0.0-M5 3.0.0-M4 3.0.0-M3 3.0.0-M2 3.0.0-M1 3.0.0 2.7.10 2.7.9 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7 2.6 2.5 2.4 2.3.1 2.3 2.2.2-b04 2.2.2-b03 2.2.2-b02 2.2.2-b01 2.2.2 2.2.1 2.2 2.0-b01 2.0 . The policy project has been released under Dual License: CDDL 1.0 and GPL V2 with Classpath Exception license, and has its own website at: https://policy.dev.java.net/ .

How To Install Java Artifact com.sun.xml.ws.policy In Version 2.2.2-b04

To install the policy artifact in version 2.2.2-b04 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 policy 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.

Compile dependencies (3)

Test dependencies (1)

Licenses