Last Version

webPDF - Web service client library 2.0.2

webPDF client library for using the SOAP and REST web services

License

License

Categories

Categories

Net CLI User Interface PDF Data
GroupId

GroupId

net.webpdf
ArtifactId

ArtifactId

webpdf-wsclient
Version

Version

2.0.2
Type

Type

jar
Description

Description

webPDF - Web service client library
webPDF client library for using the SOAP and REST web services
Project URL

Project URL

https://www.webpdf.de
Project Organization

Project Organization

SoftVision Development GmbH, Fulda, Germany
Source Code Management

Source Code Management

https://github.com/softvision-dev/webpdf-wsclient

Download webpdf-wsclient 2.0.2


<!-- https://jarcasting.com/artifacts/net.webpdf/webpdf-wsclient/ -->
<dependency>
    <groupId>net.webpdf</groupId>
    <artifactId>webpdf-wsclient</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.webpdf/webpdf-wsclient/
implementation 'net.webpdf:webpdf-wsclient:2.0.2'
// https://jarcasting.com/artifacts/net.webpdf/webpdf-wsclient/
implementation ("net.webpdf:webpdf-wsclient:2.0.2")
'net.webpdf:webpdf-wsclient:jar:2.0.2'
<dependency org="net.webpdf" name="webpdf-wsclient" rev="2.0.2">
  <artifact name="webpdf-wsclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.webpdf', module='webpdf-wsclient', version='2.0.2')
)
libraryDependencies += "net.webpdf" % "webpdf-wsclient" % "2.0.2"
[net.webpdf/webpdf-wsclient "2.0.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.13.1
com.sun.xml.ws : jaxws-rt jar 2.3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
pl.pragmatists : JUnitParams jar 1.1.1

Project Modules

There are no modules declared in this project.