Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Readme - Maven dependency #349

Open
campbellbartlett opened this issue Oct 20, 2024 · 1 comment
Open

Readme - Maven dependency #349

campbellbartlett opened this issue Oct 20, 2024 · 1 comment
Assignees

Comments

@campbellbartlett
Copy link

Bug report for Cloudinary Java SDK

Describe the bug in a sentence or two.

Is the Maven dependency in the README correct? I only see version 2.0.0 published for cloudinary-core whereas the latest version available on Maven for cloudinary-http45 seems to be 1.3.9.

Here’s what the README currently states:

<dependency>
    <groupId>com.cloudinary</groupId>
    <artifactId>cloudinary-http45</artifactId>
    <version>2.0.0</version>
</dependency>

Issue Type (Can be multiple)

[ ] Build - Can’t install or import the SDK
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[x] Documentation - Inconsistency between the docs and behaviour
[ ] Other (Specify)

Steps to reproduce

Visit https://mvnrepository.com/artifact/com.cloudinary

Error screenshots or Stack Trace (if applicable)

image image

Build System

[x] Maven
[ ] Gradle
[ ] Other (Specify)

@adimiz1 adimiz1 self-assigned this Oct 21, 2024
@adimiz1
Copy link
Contributor

adimiz1 commented Oct 21, 2024

Yes, that is incorrect, the new http client is 5 and not 45
Thank you for noticing

@adimiz1 adimiz1 mentioned this issue Oct 21, 2024
10 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants