Jar examples for p:policy
WS-Policy implementation for Project Metro
You can download jar file policy 2.3.1 in this page.
Dual License: CDDL 1.0 and GPL V2 with Classpath Exception
You can use the following script to add policy-2.3.1.jar to your project.
<dependency> <groupId>com.sun.xml.ws</groupId> <artifactId>policy</artifactId> <version>2.3.1</version> </dependency>
compile group: 'com.sun.xml.ws', name: 'policy', version: '2.3.1'
libraryDependencies += "com.sun.xml.ws" % "policy" % "2.3.1"
<dependency org="com.sun.xml.ws" name="policy" rev="2.3.1"/>
@Grapes(@Grab(group='com.sun.xml.ws', module='policy', version='2.3.1'))
'com.sun.xml.ws:policy:jar:2.3.1'
Click the following link to download the jar file.
policy-2.3.1-javadoc.jar