R
R
rtest2017-01-25 01:08:20
Java
rtest, 2017-01-25 01:08:20

java project? SBT ^ Maven ^ Gradle?

Good afternoon.
What is currently more convenient and reasonable to build java projects: maven, gradle or sbt?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Antigo_ptz, 2017-01-25
@Antigo_ptz

Maven or Gradle. In the projects with which I worked, I used Maven. Many people do not like the abundance of xml, but this is not a problem. Gradle has more features, but errors are also more likely to be made. According to the documentation - in maven it is completely useless. Graddle has excellent documentation. Therefore, I still recommend Gradle)
Here is a good video, it will help you decide, just on your question: https://www.youtube.com/watch?v=21qdRgFsTy0

F
Frozen Coder, 2017-01-25
@frozen_coder

By and large, whatever is more convenient for you, which style of assembly description you like best and is more understandable and transparent. gradle is fine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question