| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf |
| Идентификатор | Идентификаторcxf-bundle |
| Версия | Версия3.0.0-milestone2 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Bundle Jar
Apache CXF Bundle Jar
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cxf-bundle-3.0.0-milestone2.pom | |
| cxf-bundle-3.0.0-milestone2.jar | 6 MB |
| cxf-bundle-3.0.0-milestone2-sources.jar | 4 MB |
| cxf-bundle-3.0.0-milestone2-javadoc.jar | 130 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-bundle/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle</artifactId>
<version>3.0.0-milestone2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-bundle/
implementation 'org.apache.cxf:cxf-bundle:3.0.0-milestone2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-bundle/
implementation ("org.apache.cxf:cxf-bundle:3.0.0-milestone2")
'org.apache.cxf:cxf-bundle:jar:3.0.0-milestone2'
<dependency org="org.apache.cxf" name="cxf-bundle" rev="3.0.0-milestone2">
<artifact name="cxf-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-bundle', version='3.0.0-milestone2')
)
libraryDependencies += "org.apache.cxf" % "cxf-bundle" % "3.0.0-milestone2"
[org.apache.cxf/cxf-bundle "3.0.0-milestone2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xalan : serializer | jar | 2.7.1 |