is not current version
Last Version 4.8.0

org.wso2.carbon.commons:reporting-stubs 4.5.4


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

reporting-stubs
Version

Version

4.5.4
Type

Type

pom

Download reporting-stubs 4.5.4


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