| Лицензия |
Лицензия |
|---|---|
| Группа | Группаno.uis.fsws |
| Идентификатор | Идентификаторfsws-proxy |
| Версия | Версия1.0.1 |
| Тип | Типwar |
| Описание |
ОписаниеProxy for FS-WS
Improved FS-WS
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fsws-proxy-1.0.1.pom | |
| fsws-proxy-1.0.1.war | 19 MB |
| fsws-proxy-1.0.1-studinfo.wsdl | 9 KB |
| fsws-proxy-1.0.1-sources.jar | 169 KB |
| fsws-proxy-1.0.1-javadoc.jar | 831 KB |
| fsws-proxy-1.0.1-cdm.wsdl | 2 KB |
| fsws-proxy-1.0.1-api.jar | 172 KB |
| fsws-proxy-1.0.1-api-sources.jar | 145 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.uis.fsws/fsws-proxy/ -->
<dependency>
<groupId>no.uis.fsws</groupId>
<artifactId>fsws-proxy</artifactId>
<version>1.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/no.uis.fsws/fsws-proxy/
implementation 'no.uis.fsws:fsws-proxy:1.0.1'
// https://jarcasting.com/artifacts/no.uis.fsws/fsws-proxy/
implementation ("no.uis.fsws:fsws-proxy:1.0.1")
'no.uis.fsws:fsws-proxy:war:1.0.1'
<dependency org="no.uis.fsws" name="fsws-proxy" rev="1.0.1">
<artifact name="fsws-proxy" type="war" />
</dependency>
@Grapes(
@Grab(group='no.uis.fsws', module='fsws-proxy', version='1.0.1')
)
libraryDependencies += "no.uis.fsws" % "fsws-proxy" % "1.0.1"
[no.uis.fsws/fsws-proxy "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.7.5 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.7.5 |
| org.springframework : spring-web | jar | 3.0.7.RELEASE |
| net.sf.saxon : Saxon-HE | jar | 9.4.0.6 |
| no.uis.fsws : fsws-client | jar | 1.0.1 |
| xerces : xercesImpl | jar | 2.10.0 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 0.11.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |