is not current version
Last Version 4.8.0

org.wso2.carbon.commons:reporting 4.5.2


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

reporting
Version

Version

4.5.2
Type

Type

pom

Download reporting 4.5.2

Filename Size
reporting-4.5.2.pom 1 KB
Browse

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