ericchuawc

joined 1 year ago
[–] ericchuawc@alien.top 1 points 1 year ago (1 children)

That makes sense, so far import seems to work, thanks again.

 

Hi all

I have this code

{:path ["src"]
 :deps {org.clojure/clojure {:mvn/version "1.11.1"}
        org.clojure/java.jdbc {:mvn/version "0.7.12"}
        mysql/mysql-connector-java {:mvn/version "8.0.30"}}}

Import changes work.

But if I try to change the mysql-connector-java to any versions higher than 8.0.30, it will throw an error.

{:path ["src"]
 :deps {org.clojure/clojure {:mvn/version "1.11.1"}
        org.clojure/java.jdbc {:mvn/version "0.7.12"}
        mysql/mysql-connector-java {:mvn/version "8.0.33"}}}

The error - Could not find artifact mysql:mysql-connector-java:jar:8.0.33 in central (https://repo1.maven.org/maven2/)

If I use the version 8.0.30, it's released on 25th July, 2022.

Does this mean I can't use latest libraries from maven?

[–] ericchuawc@alien.top 1 points 1 year ago

I’m curious. Do you have to throw a high salary package to attract candidates? I’m looking at employer side .. throwing high pay to attract.. not all companies have such budgets though especially those non US or Europe base. Or people on clojure are more open to salaries or they only aim for high paying ones? Mind to share.