is not current version
Last Version 4.8.0

org.wso2.carbon.commons:reporting-features 4.4.9


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

reporting-features
Version

Version

4.4.9
Type

Type

pom

Download reporting-features 4.4.9


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