| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.apimgt |
| Идентификатор | Идентификаторorg.wso2.carbon.apimgt.rest.api.dcr.feature |
| Версия | Версия9.9.1 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - API Dynamic Client Registration Rest API Feature
This feature contains required bundles for API Manager Rest API for API publisher functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.dcr.feature/ -->
<dependency>
<groupId>org.wso2.carbon.apimgt</groupId>
<artifactId>org.wso2.carbon.apimgt.rest.api.dcr.feature</artifactId>
<version>9.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.dcr.feature/
implementation 'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.dcr.feature:9.9.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.dcr.feature/
implementation ("org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.dcr.feature:9.9.1")
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.rest.api.dcr.feature:pom:9.9.1'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.rest.api.dcr.feature" rev="9.9.1">
<artifact name="org.wso2.carbon.apimgt.rest.api.dcr.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='org.wso2.carbon.apimgt.rest.api.dcr.feature', version='9.9.1')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.rest.api.dcr.feature" % "9.9.1"
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.rest.api.dcr.feature "9.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.apimgt : org.wso2.carbon.apimgt.rest.api.dcr | war | 9.9.1 |
| org.wso2.carbon.apimgt : org.wso2.carbon.apimgt.rest.api.util | jar | 9.9.1 |
| org.wso2.carbon.apimgt : org.wso2.carbon.apimgt.rest.api.common | jar | 9.9.1 |
| org.apache.axis2.wso2 » axis2 | jar | 1.6.1-wso2v63 |
| javax.validation : validation-api | jar | 1.1.0.Final |