| Группа | Группаorg.apache.cxf.services.ws-discovery |
|---|---|
| Идентификатор | Идентификаторcxf-services-ws-discovery |
| Версия | Версия3.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| cxf-services-ws-discovery-3.0.0.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.0.0</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.0.0'
// 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.0.0")
'org.apache.cxf.services.ws-discovery:cxf-services-ws-discovery:pom:3.0.0'
<dependency org="org.apache.cxf.services.ws-discovery" name="cxf-services-ws-discovery" rev="3.0.0">
<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.0.0')
)
libraryDependencies += "org.apache.cxf.services.ws-discovery" % "cxf-services-ws-discovery" % "3.0.0"
[org.apache.cxf.services.ws-discovery/cxf-services-ws-discovery "3.0.0"]