| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаorg.wso2.carbon.registry |
| Идентификатор | Идентификаторorg.wso2.carbon.registry.community.features.feature |
| Последняя версия | Последняя версия4.8.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Registry Community Features Feature
Adds community features for registry resources and collections, such as rating, tagging,
adding comments, and also creating subscriptions to receive notifications. This pack also
adds the WS-Eventing functionality (used by subscriptions and notifications) to the
underlying registry.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.registry/org.wso2.carbon.registry.community.features.feature/ -->
<dependency>
<groupId>org.wso2.carbon.registry</groupId>
<artifactId>org.wso2.carbon.registry.community.features.feature</artifactId>
<version>4.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/org.wso2.carbon.registry.community.features.feature/
implementation 'org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.feature:4.8.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/org.wso2.carbon.registry.community.features.feature/
implementation ("org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.feature:4.8.2")
'org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.feature:pom:4.8.2'
<dependency org="org.wso2.carbon.registry" name="org.wso2.carbon.registry.community.features.feature" rev="4.8.2">
<artifact name="org.wso2.carbon.registry.community.features.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='org.wso2.carbon.registry.community.features.feature', version='4.8.2')
)
libraryDependencies += "org.wso2.carbon.registry" % "org.wso2.carbon.registry.community.features.feature" % "4.8.2"
[org.wso2.carbon.registry/org.wso2.carbon.registry.community.features.feature "4.8.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.registry : org.wso2.carbon.registry.community.features.server.feature | zip | 4.8.2 |
| org.wso2.carbon.registry : org.wso2.carbon.registry.community.features.ui.feature | zip | 4.8.2 |