Hacker News new | ask | show | jobs
by mikeholler 1282 days ago
Is there anything similar to this for Java/Kotlin/Gradle?
2 comments

There is ArchUnit - https://www.archunit.org/
Thanks, that looks like exactly what I was looking for.
JPMS allows for exactly this, but that entire project was so poorly implemented that no one uses it.