okhttp-eventsource
okhttp-eventsource copied to clipboard
Maven dependecy is not get resolved ( Env: Intellij Idea Community Edition
<!-- https://mvnrepository.com/artifact/com.launchdarkly/okhttp-eventsource -->
<dependency>
<groupId>com.launchdarkly</groupId>
<artifactId>okhttp-eventsource</artifactId>
<version>4.1.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp -->
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.0</version>
</dependency>
============================ Even after adding the transitive dependencies.
Issues: Maven dependencies is not resolved in intellij idea 2023.1 ( Ubuntu 22.04 LTS)
===========================================================
Hello Team,
Can you please help in the above?
Hi @ArunDhwaj, is this a new project or has this worked before and this just started happening? We are not aware of any widespread dependency resolution issue at the moment.