is not current version
Last Version 4.8.2

org.wso2.carbon.registry:org.wso2.carbon.registry.activities.feature 4.6.19

Enables monitoring of activities that has happened on the registry and also to search for one or more activities based on criteria such as the user account involved or the time at which the activity was performed.

GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

org.wso2.carbon.registry.activities.feature
Version

Version

4.6.19
Type

Type

pom

Download org.wso2.carbon.registry.activities.feature 4.6.19


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