Last Version

webPDF ant-task 2.0.0

webPDF client library for using SOAP web services via an Ant task.

License

License

Categories

Categories

Ant Build Tools Net PDF Data
GroupId

GroupId

net.webpdf
ArtifactId

ArtifactId

webpdf-ant
Version

Version

2.0.0
Type

Type

jar
Description

Description

webPDF ant-task
webPDF client library for using SOAP web services via an Ant task.
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-ant

Download webpdf-ant 2.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains : annotations jar 17.0.0
org.apache.httpcomponents : httpclient jar 4.5.7
org.apache.httpcomponents : httpmime jar 4.5.7
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.8.1
com.google.code.gson : gson jar 2.8.5
com.sun.xml.security : xml-security-impl jar 1.0
org.apache.ant : ant jar 1.9.5
ant-contrib : ant-contrib jar 1.0b3
net.webpdf : webpdf-wsclient jar 2.0.0

test (2)

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

Project Modules

There are no modules declared in this project.