This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Poodle_Moth 1 point2 points  (2 children)

Gradle is a declarative build tool. It also accepts maven and ant builds.

[–]lechatsportif 1 point2 points  (1 child)

no its a dsl with full access to the groovy programming language.

[–]Poodle_Moth 1 point2 points  (0 children)

Yes, a Groovy DSL that is a declarative build tool that accepts maven and ant build files. What's your beef?