Managing Gradle plugin with Maven

At this time not all of the Gradle API JARs are published to a public Maven repository. This might change in the future though. As a result you won’t be able to declare the Gradle API dependencies in a Maven build.

You can find a similar discussion in this post.