is not current version
Last Version 4.8.2

org.wso2.carbon.registry:org.wso2.carbon.registry.core.feature 4.7.33

Adds resources, collections, symbolic and remote links to the registry. Also, supports copying, moving, renaming and deleting resources and collections. This pack also allows users to edit and download resource content, and also manage read, write, delete permissions assigned to resources and collections.

GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

org.wso2.carbon.registry.core.feature
Version

Version

4.7.33
Type

Type

pom

Download org.wso2.carbon.registry.core.feature 4.7.33


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