This rule checks that none of the other layers depend on client layer.
package com.devonfw.ide.sonarqube.service.api; import com.devonfw.ide.sonarqube.client.api.Bar; public class MyClass {}