is not current version
Last Version 4.8.2

org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.feature 4.6.25

Adds community features for registry resources and collections, such as rating, tagging, adding comments, and also creating subscriptions to receive notifications. This pack also adds the WS-Eventing functionality (used by subscriptions and notifications) to the underlying registry.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

org.wso2.carbon.registry.community.features.feature
Version

Version

4.6.25
Type

Type

pom

Download org.wso2.carbon.registry.community.features.feature 4.6.25


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