Download policy-2.7.2.jar file - Jar p

Jar examples for p:policy

Description

WS-Policy implementation for Project Metro

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

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

Download

Click the following link to download the jar file.

policy-2.7.2-javadoc.jar
policy-2.7.2-sources.jar
policy-2.7.2.jar
policy-2.7.2.pom



Related Tutorials