is not current version
Last Version 4.8.2

org.wso2.carbon.registry:registry.reporting-feature 4.7.43


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

registry.reporting-feature
Version

Version

4.7.43
Type

Type

pom

Download registry.reporting-feature 4.7.43


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