is not current version
Last Version 4.0.0

JAX-WS RI Bundles 3.0.2

Open source Implementation of Jakarta XML Web Services (formerly JSR-224: Java API for XML Web Services)

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

bundles
Version

Version

3.0.2
Type

Type

pom
Description

Description

JAX-WS RI Bundles
Open source Implementation of Jakarta XML Web Services (formerly JSR-224: Java API for XML Web Services)
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download bundles 3.0.2

Filename Size
bundles-3.0.2.pom 1 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
com.sun.activation : jakarta.activation jar 2.0.1
jakarta.xml.ws : jakarta.xml.ws-api jar 3.0.1
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.soap : jakarta.xml.soap-api jar 2.0.1
jakarta.jws : jakarta.jws-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.0.0

Project Modules

  • jaxws-ri