Last Version

com.cloudinary:cloudinary 1.0.14

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Easily 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
Version

Version

1.0.14
Type

Type

jar
Description

Description

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Easily 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.

Download cloudinary 1.0.14


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.6
commons-collections : commons-collections jar 3.2.1
commons-logging : commons-logging jar 1.1.1
org.apache.httpcomponents : httpclient jar 4.2.1
org.apache.httpcomponents : httpmime jar 4.2.1
org.apache.httpcomponents : httpcore jar 4.2.1
com.googlecode.json-simple : json-simple jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.