is not current version
Last Version 5.3.0

org.wso2.appserver:handlers_jaxws 5.3.0-beta1

JAX-WS Handler Sample

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

handlers_jaxws
Version

Version

5.3.0-beta1
Type

Type

war

Download handlers_jaxws 5.3.0-beta1


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