Last Version

Asynchronous JAX-WS Sample 5.3.0

Asynchronous JAX-WS Sample

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

async_jaxws
Version

Version

5.3.0
Type

Type

war
Description

Description

Asynchronous JAX-WS Sample
Asynchronous JAX-WS Sample
Project Organization

Project Organization

WSO2 Inc

Download async_jaxws 5.3.0


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/async_jaxws/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>async_jaxws</artifactId>
    <version>5.3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/async_jaxws/
implementation 'org.wso2.appserver:async_jaxws:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/async_jaxws/
implementation ("org.wso2.appserver:async_jaxws:5.3.0")
'org.wso2.appserver:async_jaxws:war:5.3.0'
<dependency org="org.wso2.appserver" name="async_jaxws" rev="5.3.0">
  <artifact name="async_jaxws" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='async_jaxws', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "async_jaxws" % "5.3.0"
[org.wso2.appserver/async_jaxws "5.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.6.1
org.apache.cxf : cxf-rt-transports-http jar 2.6.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.