| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.guicedee.services |
| Идентификатор | Идентификаторorg.apache.cxf |
| Версия | Версия62 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| org.apache.cxf-62.pom | |
| org.apache.cxf-62.jar | 29 MB |
| org.apache.cxf-62-tests.jar | 22 bytes |
| org.apache.cxf-62-sources.jar | 25 MB |
| org.apache.cxf-62-javadoc.jar | 391 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/org.apache.cxf/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>org.apache.cxf</artifactId>
<version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/org.apache.cxf/
implementation 'com.guicedee.services:org.apache.cxf:62'
// https://jarcasting.com/artifacts/com.guicedee.services/org.apache.cxf/
implementation ("com.guicedee.services:org.apache.cxf:62")
'com.guicedee.services:org.apache.cxf:jar:62'
<dependency org="com.guicedee.services" name="org.apache.cxf" rev="62">
<artifact name="org.apache.cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='org.apache.cxf', version='62')
)
libraryDependencies += "com.guicedee.services" % "org.apache.cxf" % "62"
[com.guicedee.services/org.apache.cxf "62"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.mapstruct : mapstruct-processor | jar | 1.3.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-core | jar | 3.0.0 |
| com.h2database : h2 | jar | 1.4.199 |