plugins { id("refinery-java-library") } dependencies { api(project(":refinery-store-query")) }