| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.services.ws-discovery |
| Идентификатор | Идентификаторcxf-services-ws-discovery |
| Версия | Версия3.4.4 |
| Тип | Типpom |
| Описание |
ОписаниеApache CXF WS-Discovery
Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
and JAX-RS.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-services-ws-discovery-3.4.4.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery/ -->
<dependency>
<groupId>org.apache.cxf.services.ws-discovery</groupId>
<artifactId>cxf-services-ws-discovery</artifactId>
<version>3.4.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery/
implementation 'org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:3.4.4'
// https://jarcasting.com/artifacts/org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery/
implementation ("org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:3.4.4")
'org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:pom:3.4.4'
<dependency org="org.apache.cxf.services.ws-discovery" name="cxf-services-ws-discovery" rev="3.4.4">
<artifact name="cxf-services-ws-discovery" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.services.ws-discovery', module='cxf-services-ws-discovery', version='3.4.4')
)
libraryDependencies += "org.apache.cxf.services.ws-discovery" % "cxf-services-ws-discovery" % "3.4.4"
[org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery "3.4.4"]