is not current version
Last Version 4.0.0

WS-Policy Implementation 3.0.2

WS-Policy implementation for Project Metro

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

policy
Version

Version

3.0.2
Type

Type

jar
Description

Description

WS-Policy Implementation
WS-Policy implementation for Project Metro
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/policy
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/metro-jax-ws

Download policy 3.0.2


<!-- https://jarcasting.com/artifacts/com.sun.xml.ws/policy/ -->
<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>policy</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.ws/policy/
implementation 'com.sun.xml.ws:policy:3.0.2'
// https://jarcasting.com/artifacts/com.sun.xml.ws/policy/
implementation ("com.sun.xml.ws:policy:3.0.2")
'com.sun.xml.ws:policy:jar:3.0.2'
<dependency org="com.sun.xml.ws" name="policy" rev="3.0.2">
  <artifact name="policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='policy', version='3.0.2')
)
libraryDependencies += "com.sun.xml.ws" % "policy" % "3.0.2"
[com.sun.xml.ws/policy "3.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar

provided (1)

Group / Artifact Type Version
jakarta.activation : jakarta.activation-api jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.