| License |
License |
|---|---|
| GroupId | GroupIdno.uis.fsws |
| ArtifactId | ArtifactIdfsws-proxy |
| Version | Version1.0.1 |
| Type | Typewar |
| Description |
DescriptionProxy for FS-WS
Improved FS-WS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 0.11.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |