Skip to content

TestContainers Mongo does not exist #2693

@hantsy

Description

@hantsy

Try to add Mongo test containers to my Spring tests, I added dependency as described in the official docs.

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>mongodb</artifactId>
    <version>1.14.1</version>
    <scope>test</scope>
</dependency>

It does not exist, check: https://mvnrepository.com/artifact/org.testcontainers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions