| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.registry |
| Идентификатор | Идентификаторwebdav-feature |
| Версия | Версия4.7.47 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Registry Webdav Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| webdav-feature-4.7.47.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.registry/webdav-feature/ -->
<dependency>
<groupId>org.wso2.carbon.registry</groupId>
<artifactId>webdav-feature</artifactId>
<version>4.7.47</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/webdav-feature/
implementation 'org.wso2.carbon.registry:webdav-feature:4.7.47'
// https://jarcasting.com/artifacts/org.wso2.carbon.registry/webdav-feature/
implementation ("org.wso2.carbon.registry:webdav-feature:4.7.47")
'org.wso2.carbon.registry:webdav-feature:pom:4.7.47'
<dependency org="org.wso2.carbon.registry" name="webdav-feature" rev="4.7.47">
<artifact name="webdav-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.registry', module='webdav-feature', version='4.7.47')
)
libraryDependencies += "org.wso2.carbon.registry" % "webdav-feature" % "4.7.47"
[org.wso2.carbon.registry/webdav-feature "4.7.47"]