bort@sopuli.xyz to Programmer Humor@programming.dev · 1 年前STOP DOING DEPENDENCY INJECTIONsopuli.xyzimagemessage-square74fedilinkarrow-up1432arrow-down134
arrow-up1398arrow-down1imageSTOP DOING DEPENDENCY INJECTIONsopuli.xyzbort@sopuli.xyz to Programmer Humor@programming.dev · 1 年前message-square74fedilink
minus-squarelars@programming.devlinkfedilinkarrow-up3·edit-21 年前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.
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up1·1 年前 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…