How To Install Java Artifact org.springframework.boot.org.springframework.boot.gradle.plugin v2.3.12.RELEASE

org.springframework.boot org.springframework.boot.gradle.plugin 2.3.12.RELEASE

Introduction

In this article, we'll learn how to install Java artifact org.springframework.boot.gradle.plugin from org.springframework.boot group in version 2.3.12.RELEASE. The artifact is available in 121 versions: 3.2.4 3.2.3 3.2.2 3.2.1 3.2.0 3.1.10 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.13 3.0.12 3.0.11 3.0.10 3.0.9 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.7.18 2.7.17 2.7.16 2.7.15 2.7.14 2.7.13 2.7.12 2.7.11 2.7.10 2.7.9 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.15 2.6.14 2.6.13 2.6.12 2.6.11 2.6.10 2.6.9 2.6.8 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.6.2 2.6.1 2.6.0 2.5.15 2.5.14 2.5.13 2.5.12 2.5.11 2.5.10 2.5.9 2.5.8 2.5.7 2.5.6 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.13 2.4.12 2.4.11 2.4.10 2.4.9 2.4.8 2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.12.RELEASE 2.3.11.RELEASE 2.3.10.RELEASE 2.3.9.RELEASE 2.3.8.RELEASE 2.3.7.RELEASE 2.3.6.RELEASE 2.3.4.RELEASE 2.3.3.RELEASE 2.3.2.RELEASE 2.3.1.RELEASE 2.3.0.RELEASE 2.2.13.RELEASE 2.2.12.RELEASE 2.2.11.RELEASE 2.2.10.RELEASE 2.2.9.RELEASE 2.2.8.RELEASE 2.2.7.RELEASE 2.2.6.RELEASE 2.2.5.RELEASE 2.2.4.RELEASE 2.2.3.RELEASE 2.2.2.RELEASE 2.2.1.RELEASE 2.2.0.RELEASE . The Spring Boot Gradle Plugin project has been released under Apache License, Version 2.0 license, and has its own website at: https://spring.io/projects/spring-boot .

How To Install Java Artifact org.springframework.boot.org.springframework.boot.gradle.plugin In Version 2.3.12.RELEASE

To install the Spring Boot Gradle Plugin artifact in version 2.3.12.RELEASE 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 Spring Boot Gradle 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.

Compile dependencies (1)

Licenses

Developers