Download policy-2.4.jar file - Jar p

Jar examples for p:policy

Description

WS-Policy implementation for Project Metro

You can download jar file policy 2.4 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.4.jar to your project.

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

Download

Click the following link to download the jar file.

policy-2.4-javadoc.jar
policy-2.4-sources.jar
policy-2.4.jar
policy-2.4.pom



Related Tutorials