All Downloads are FREE. Search and download functionalities are using the official Maven repository.

umentservices.pdfservices-sdk.4.1.0.source-code.dc-services-default-config.properties Maven / Gradle / Ivy

Go to download

Adobe PDF Services SDK allows you to access RESTful APIs to create, convert, and manipulate PDFs within your applications. Older versions can be found under groupId: com.adobe.documentservices, artifactId: pdftools-sdk

There is a newer version: 4.2.0
Show newest version
http.connectTimeout=2000
http.socketTimeout=10000
http.maxRetries=0
http.retryDelayFactor=2
http.maxRetryInterval=15000
http.retryBackoffInterval=3000
http.successResponseCode=200,201,202,204
http.retriableResponseCode=401
#If port is -1, default port is used by apache http client library per the scheme.
http.proxyPort=-1

apache.client.maxConnection=200
apache.client.maxConnectionPerRoute=100

app.info=${project.groupId},${project.artifactId},${project.version}
app.info.prepend.request.id=Java${project.version}-




© 2015 - 2025 Weber Informatics LLC | Privacy Policy