License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.registry |
ArtifactId | ArtifactIdorg.wso2.carbon.registry.core.feature |
Last Version | Last Version4.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Registry Core Feature
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.8.2</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.8.2'
// 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.8.2")
'org.wso2.carbon.registry:org.wso2.carbon.registry.core.feature:pom:4.8.2'
<dependency org="org.wso2.carbon.registry" name="org.wso2.carbon.registry.core.feature" rev="4.8.2">
<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.8.2')
)
libraryDependencies += "org.wso2.carbon.registry" % "org.wso2.carbon.registry.core.feature" % "4.8.2"
[org.wso2.carbon.registry/org.wso2.carbon.registry.core.feature "4.8.2"]