Skip to content

Dependency midscene-core not found in maven central #1

Description

@alstafeev

Dependencies

    <dependency>
      <groupId>com.midscene</groupId>
      <artifactId>midscene-core</artifactId>
      <version>0.1.1</version>
    </dependency>

    <!-- Web automation modules (choose as needed) -->
    <dependency>
      <groupId>com.midscene</groupId>
      <artifactId>midscene-web-playwright</artifactId>
      <version>0.1.1</version>
    </dependency>
    <dependency>
      <groupId>com.midscene</groupId>
      <artifactId>midscene-web-selenium</artifactId>
      <version>0.1.1</version>
    </dependency>

    <!-- Android automation module (choose as needed) -->
    <dependency>
      <groupId>com.midscene</groupId>
      <artifactId>midscene-android</artifactId>
      <version>0.1.1</version>
    </dependency>

Not found in maven central repository

Could not find artifact com.midscene:midscene-core:pom:0.1.1 in central (https://repo.maven.apache.org/maven2)

https://central.sonatype.com/artifact/com.midscene/midscene-java-parent - 404

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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