Last Version

WSO2 Carbon - Registry WS API Feature 4.8.2

This contains the core bundles required by Registry Web Service API. The Registry WS-API can be used by remote clients to communicate with the WSO2 Carbon-based Server's embedded registry.

License

License

GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

org.wso2.carbon.registry.ws.feature
Version

Version

4.8.2
Type

Type

pom
Description

Description

WSO2 Carbon - Registry WS API Feature
This contains the core bundles required by Registry Web Service API. The Registry WS-API can be used by remote clients to communicate with the WSO2 Carbon-based Server's embedded registry.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.registry.ws.feature 4.8.2


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.registry/org.wso2.carbon.registry.ws.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.registry</groupId>
    <artifactId>org.wso2.carbon.registry.ws.feature</artifactId>
    <version>4.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/org.wso2.carbon.registry.ws.feature/
implementation 'org.wso2.carbon.registry:org.wso2.carbon.registry.ws.feature:4.8.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/org.wso2.carbon.registry.ws.feature/
implementation ("org.wso2.carbon.registry:org.wso2.carbon.registry.ws.feature:4.8.2")
'org.wso2.carbon.registry:org.wso2.carbon.registry.ws.feature:pom:4.8.2'
<dependency org="org.wso2.carbon.registry" name="org.wso2.carbon.registry.ws.feature" rev="4.8.2">
  <artifact name="org.wso2.carbon.registry.ws.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='org.wso2.carbon.registry.ws.feature', version='4.8.2')
)
libraryDependencies += "org.wso2.carbon.registry" % "org.wso2.carbon.registry.ws.feature" % "4.8.2"
[org.wso2.carbon.registry/org.wso2.carbon.registry.ws.feature "4.8.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.wso2.carbon.registry : org.wso2.carbon.registry.ws.api jar 4.8.2
org.wso2.carbon.registry : org.wso2.carbon.registry.ws.client jar 4.8.2
org.wso2.carbon.registry : org.wso2.carbon.registry.ws.stub jar 4.8.2

Project Modules

There are no modules declared in this project.