bort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agoSTOP DOING DEPENDENCY INJECTIONsopuli.xyzimagemessage-square78fedilinkarrow-up1435arrow-down134
arrow-up1401arrow-down1imageSTOP DOING DEPENDENCY INJECTIONsopuli.xyzbort@sopuli.xyz to Programmer Humor@programming.dev · 6 months agomessage-square78fedilink
minus-squarelars@programming.devlinkfedilinkarrow-up3·edit-26 months agoNo idea, I’ve never used either of those tools. I think some people still use Maven, but I use Gradle in all of mine. Gradle build files are written in Kotlin instead of XML like Maven.
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up1·6 months ago No idea, I’ve never used either of those tools. That’s a relief to hear. They were quite bad. Or rather, the way most teams used them was quite bad. I’ve heard nice things about Gradle. Of course that was mainly from people with deep psychological scars after working with Ant and Maven…
No idea, I’ve never used either of those tools.
I think some people still use Maven, but I use Gradle in all of mine. Gradle build files are written in Kotlin instead of XML like Maven.
That’s a relief to hear. They were quite bad. Or rather, the way most teams used them was quite bad.
I’ve heard nice things about Gradle. Of course that was mainly from people with deep psychological scars after working with Ant and Maven…