License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface PDF Data |
GroupId | GroupIdnet.webpdf |
ArtifactId | ArtifactIdwebpdf-wsclient |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionwebPDF - Web service client library
webPDF client library for using the SOAP and REST web services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webpdf-wsclient-2.0.2.pom | |
webpdf-wsclient-2.0.2.jar | 497 KB |
webpdf-wsclient-2.0.2-sources.jar | 409 KB |
webpdf-wsclient-2.0.2-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |