Last Version

JAX-WS RI Async-Client-Transport Implementation 4.0.0

Implementation of Async-Client-Transport for JAX-WS RI

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

jaxws-async-client-transport
Version

Version

4.0.0
Type

Type

jar
Description

Description

JAX-WS RI Async-Client-Transport Implementation
Implementation of Async-Client-Transport for JAX-WS RI
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/jaxws-async-client-transport
Project Organization

Project Organization

Eclipse Foundation

Download jaxws-async-client-transport 4.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 4.0.0
jakarta.activation : jakarta.activation-api jar 2.1.0
jakarta.xml.ws : jakarta.xml.ws-api jar 4.0.0
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.soap : jakarta.xml.soap-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.1.1

Project Modules

There are no modules declared in this project.