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 |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.wso2.appserver |
ArtifactId | ArtifactIdwso2appserver-cxf-security-samples |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSamples/JAXWS-JAXRS Security
WSO2 AppServer Samples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2appserver-cxf-security-samples-5.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-cxf-security-samples/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>wso2appserver-cxf-security-samples</artifactId>
<version>5.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-cxf-security-samples/
implementation 'org.wso2.appserver:wso2appserver-cxf-security-samples:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-cxf-security-samples/
implementation ("org.wso2.appserver:wso2appserver-cxf-security-samples:5.3.0")
'org.wso2.appserver:wso2appserver-cxf-security-samples:pom:5.3.0'
<dependency org="org.wso2.appserver" name="wso2appserver-cxf-security-samples" rev="5.3.0">
<artifact name="wso2appserver-cxf-security-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='wso2appserver-cxf-security-samples', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "wso2appserver-cxf-security-samples" % "5.3.0"
[org.wso2.appserver/wso2appserver-cxf-security-samples "5.3.0"]
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
|