| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.cxf.fediz.examples.wsclientWebapp.webservice |
| Идентификатор | Идентификаторfedizservice |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеFediz Example: WSClientWebapp (web service WAR)
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fedizservice-1.6.0.pom | |
| fedizservice-1.6.0.war | 31 MB |
| fedizservice-1.6.0-sources.jar | 14 KB |
| fedizservice-1.6.0-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp.webservice/fedizservice/ -->
<dependency>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp.webservice</groupId>
<artifactId>fedizservice</artifactId>
<version>1.6.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp.webservice/fedizservice/
implementation 'org.apache.cxf.fediz.examples.wsclientWebapp.webservice:fedizservice:1.6.0'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp.webservice/fedizservice/
implementation ("org.apache.cxf.fediz.examples.wsclientWebapp.webservice:fedizservice:1.6.0")
'org.apache.cxf.fediz.examples.wsclientWebapp.webservice:fedizservice:war:1.6.0'
<dependency org="org.apache.cxf.fediz.examples.wsclientWebapp.webservice" name="fedizservice" rev="1.6.0">
<artifact name="fedizservice" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples.wsclientWebapp.webservice', module='fedizservice', version='1.6.0')
)
libraryDependencies += "org.apache.cxf.fediz.examples.wsclientWebapp.webservice" % "fedizservice" % "1.6.0"
[org.apache.cxf.fediz.examples.wsclientWebapp.webservice/fedizservice "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf.fediz.examples.wsclientWebapp.webservice : common | jar | 1.6.0 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-ws-addr | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-ws-policy | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-ws-security | jar | 3.5.0 |
| org.springframework : spring-context | jar | |
| org.springframework : spring-web | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |