How To Install Java Artifact com.gradle.sbt-gradle-enterprise v0.9

com.gradle sbt-gradle-enterprise 0.9

Introduction

In this article, we'll learn how to install Java artifact sbt-gradle-enterprise from com.gradle group in version 0.9. The artifact is available in 3 versions: 0.10.1 0.10 0.9 . The Gradle Enterprise sbt plugin project has been released under Gradle Terms of Service license, and has its own website at: https://docs.gradle.com/enterprise/sbt-plugin .

How To Install Java Artifact com.gradle.sbt-gradle-enterprise In Version 0.9

To install the Gradle Enterprise sbt plugin artifact in version 0.9 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Gradle Enterprise sbt plugin dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses