Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikeholler
1282 days ago
Is there anything similar to this for Java/Kotlin/Gradle?
2 comments
Sankozi
1282 days ago
There is ArchUnit -
https://www.archunit.org/
link
mikeholler
1282 days ago
Thanks, that looks like exactly what I was looking for.
link
naizarak
1281 days ago
JPMS allows for exactly this, but that entire project was so poorly implemented that no one uses it.
link