Download policy-2.3.jar file - Jar p

Jar examples for p:policy

Description

WS-Policy implementation for Project Metro

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

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

Download

Click the following link to download the jar file.

policy-2.3-javadoc.jar
policy-2.3-sources.jar
policy-2.3.jar
policy-2.3.pom



Related Tutorials