is not current version
Last Version 4.8.0

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


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

reporting-features
Version

Version

4.4.5
Type

Type

pom

Download reporting-features 4.4.5


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