Artifact repository doesn't work

We faced 504 error on gradle build -

> Could not resolve all files for configuration ':api:widgets'.
      > Could not resolve io.jmix.bom:jmix-bom:1.3.5.
        Required by:
            project :api
         > Could not resolve io.jmix.bom:jmix-bom:1.3.5.
            > Could not get resource 'https://global.repo.jmix.io/repository/public/io/jmix/bom/jmix-bom/1.3.5/jmix-bom-1.3.5.pom'.
               > Could not GET 'https://global.repo.jmix.io/repository/public/io/jmix/bom/jmix-bom/1.3.5/jmix-bom-1.3.5.pom'. Received status code 504 from server: Gateway Time-out
2 Likes

It is already fixed.

Ran into this error, while trying to include jmix in my dependency

Could not find artifact io.jmix.flowui:jmix-flowui-test-assist:pom:unknown in jmix-public-repo (https://global.repo.jmix.io/repository/public)

Could you elaborate?
Jmix dependencies are not designed to be included in arbitrary projects. They work together with the Jmix BOM.