I know many here may dislike the idea of gradle and kotlin, but this build tool is in terms of extensibility, speed and dependency resolution far better than maven. We can directly interact with projects and can control way more in depth what gets merged into the jar.
That's also why most popular Minecraft plugins AND servers are migrating to gradle. It's just faster and better.
I know many here may dislike the idea of gradle and kotlin, but this build tool is in terms of extensibility, speed and dependency resolution far better than maven. We can directly interact with projects and can control way more in depth what gets merged into the jar. That's also why most popular Minecraft plugins AND servers are migrating to gradle. It's just faster and better.