не последняя версия
Последняя версия 4.8.0

org.wso2.carbon.commons:org.wso2.carbon.reporting.server.feature 4.6.38

This feature contains the core bundles required for reporting back end

Категории

Категории

Reporting Прикладные библиотеки
Группа

Группа

org.wso2.carbon.commons
Идентификатор

Идентификатор

org.wso2.carbon.reporting.server.feature
Версия

Версия

4.6.38
Тип

Тип

pom

Скачать org.wso2.carbon.reporting.server.feature 4.6.38


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