is not current version
Last Version 4.8.2

org.wso2.carbon.registry:org.wso2.carbon.registry.reporting.feature 4.7.44

Ability to associate a profile with a user account on carbon, which will be stored on the registry.

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

org.wso2.carbon.registry.reporting.feature
Version

Version

4.7.44
Type

Type

pom

Download org.wso2.carbon.registry.reporting.feature 4.7.44


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