Last Version

WS-Policy Implementation 4.0.0

WS-Policy implementation for Project Metro

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

policy
Version

Version

4.0.0
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 4.0.0


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

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.