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.
License |
License |
---|---|
GroupId | GroupIdorg.wso2.appserver |
ArtifactId | ArtifactIdut_jaxws |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionUsername Token JAX-WS Sample
Username Token JAX-WS Sample
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ut_jaxws-5.3.0.pom | |
ut_jaxws-5.3.0.war | 31 KB |
ut_jaxws-5.3.0-sources.jar | 23 KB |
ut_jaxws-5.3.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/ut_jaxws/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>ut_jaxws</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/ut_jaxws/
implementation 'org.wso2.appserver:ut_jaxws:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/ut_jaxws/
implementation ("org.wso2.appserver:ut_jaxws:5.3.0")
'org.wso2.appserver:ut_jaxws:war:5.3.0'
<dependency org="org.wso2.appserver" name="ut_jaxws" rev="5.3.0">
<artifact name="ut_jaxws" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='ut_jaxws', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "ut_jaxws" % "5.3.0"
[org.wso2.appserver/ut_jaxws "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-bundle | jar | 2.6.1 |
junit : junit | jar | 4.8.2 |
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
Version |
---|
5.3.0
|
5.3.0-beta1
|