ConvertAPI Java Client

The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.convertapi.client
Идентификатор

Идентификатор

convertapi
Последняя версия

Последняя версия

2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

ConvertAPI Java Client
The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.
Ссылка на сайт

Ссылка на сайт

https://www.convertapi.com/
Система контроля версий

Система контроля версий

https://github.com/ConvertAPI/convertapi-java

Скачать convertapi

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.8
com.squareup.okhttp3 : okhttp jar 4.9.2

Модули Проекта

Данный проект не имеет модулей.
com.convertapi.client

Версии библиотеки

Версия
2.7
2.6
2.5
2.4
2.3
2.2
2.1-dev-2
2.1-dev-1
2.1-dev
2.0
1.8.3
1.8.2
1.8.1
1.8
1.3
1.1
-en