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

org.wso2.carbon.registry:org.wso2.carbon.registry.reporting.feature 4.6.41

Ability to associate a profile with a user account on carbon, which will be stored on the registry.

Категории

Категории

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

Группа

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

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

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

Версия

4.6.41
Тип

Тип

pom

Скачать org.wso2.carbon.registry.reporting.feature 4.6.41


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