Last Version

Cloudinary Apache HTTP 4.3 Library 1.32.2

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.

License

License

MIT
GroupId

GroupId

com.cloudinary
ArtifactId

ArtifactId

cloudinary-http43
Version

Version

1.32.2
Type

Type

jar
Description

Description

Cloudinary Apache HTTP 4.3 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.
Project URL

Project URL

http://github.com/cloudinary/cloudinary_java
Source Code Management

Source Code Management

http://github.com/cloudinary/cloudinary_java

Download cloudinary-http43 1.32.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.cloudinary : cloudinary-core jar 1.32.2
org.apache.commons : commons-lang3 jar 3.1
org.apache.httpcomponents : httpclient jar 4.3.1
org.apache.httpcomponents : httpmime jar 4.3

Project Modules

There are no modules declared in this project.