Download policy-2.2.2-b04.jar file - Jar p

Jar examples for p:policy

Description

WS-Policy implementation for Project Metro

You can download jar file policy 2.2.2-b04 in this page.

License

Dual License: CDDL 1.0 and GPL V2 with Classpath Exception

Build File

You can use the following script to add policy-2.2.2-b04.jar to your project.

<dependency>
   <groupId>com.sun.xml.ws</groupId>
   <artifactId>policy</artifactId>
   <version>2.2.2-b04</version>
</dependency>
compile group: 'com.sun.xml.ws', name: 'policy', version: '2.2.2-b04'
libraryDependencies += "com.sun.xml.ws" % "policy" % "2.2.2-b04"
<dependency org="com.sun.xml.ws" name="policy" rev="2.2.2-b04"/>
@Grapes(@Grab(group='com.sun.xml.ws', module='policy', version='2.2.2-b04'))
'com.sun.xml.ws:policy:jar:2.2.2-b04'

Download

Click the following link to download the jar file.

policy-2.2.2-b04.jar
policy-2.2.2-b04-javadoc.jar
policy-2.2.2-b04.pom
policy-2.2.2-b04-sources.jar



Related Tutorials