Skip to content

Maven can't find the library of added dependency. #1

@sunhohong

Description

@sunhohong

After I added following mongodb-reactive dependency, maven(in IDE) complained Can't find the version of dependency

<dependency>
	<groupId>org.springframework.boot</groupId>
	<artifactId>spring-boot-starter-data-mongodb-reactive</artifactId>
</dependency>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions