Last Version

Samples/JAXWS-JAXRS 5.3.0

WSO2 AppServer Samples

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

wso2appserver-cxf-samples
Version

Version

5.3.0
Type

Type

pom
Description

Description

Samples/JAXWS-JAXRS
WSO2 AppServer Samples
Project Organization

Project Organization

WSO2 Inc

Download wso2appserver-cxf-samples 5.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java_first_jaxws
  • jaxrs_basic
  • jaxrs_starbucks_service
  • jaxrs_content_negotiation
  • wsdl_first_jaxws
  • async_jaxws
  • handlers_jaxws
  • mtom_jaxws
  • ws_security