| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cloudinary |
| Идентификатор | Идентификаторcloudinary-http44 |
| Версия | Версия1.32.0 |
| Тип | Типjar |
| Описание |
ОписаниеCloudinary Apache HTTP 4.4 Library
Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your websiteâs graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cloudinary-http44-1.32.0.pom | |
| cloudinary-http44-1.32.0.jar | 13 KB |
| cloudinary-http44-1.32.0-sources.jar | 6 KB |
| cloudinary-http44-1.32.0-javadoc.jar | 398 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cloudinary/cloudinary-http44/ -->
<dependency>
<groupId>com.cloudinary</groupId>
<artifactId>cloudinary-http44</artifactId>
<version>1.32.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudinary/cloudinary-http44/
implementation 'com.cloudinary:cloudinary-http44:1.32.0'
// https://jarcasting.com/artifacts/com.cloudinary/cloudinary-http44/
implementation ("com.cloudinary:cloudinary-http44:1.32.0")
'com.cloudinary:cloudinary-http44:jar:1.32.0'
<dependency org="com.cloudinary" name="cloudinary-http44" rev="1.32.0">
<artifact name="cloudinary-http44" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudinary', module='cloudinary-http44', version='1.32.0')
)
libraryDependencies += "com.cloudinary" % "cloudinary-http44" % "1.32.0"
[com.cloudinary/cloudinary-http44 "1.32.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cloudinary : cloudinary-core | jar | 1.32.0 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.4 |
| org.apache.httpcomponents : httpmime | jar | 4.4 |