Java First demo using JAX-WS APIs


License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

java_first_jaxws
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

war
Description

Description

Java First demo using JAX-WS APIs
Java First demo using JAX-WS APIs
Project Organization

Project Organization

WSO2 Inc

Download java_first_jaxws

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

carbon-parent

Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.

org.wso2.appserver

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
5.3.0
5.3.0-beta1