How To Install Java Artifact org.springframework.batch.spring-batch-parent v2.2.6.RELEASE

org.springframework.batch spring-batch-parent 2.2.6.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-batch-parent from org.springframework.batch group in version 2.2.6.RELEASE. The artifact is available in 25 versions: 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 2.1.9.RELEASE 2.1.8.RELEASE 2.1.7.RELEASE 2.1.6.RELEASE 2.1.5.RELEASE 2.1.4.RELEASE 2.1.3.RELEASE 2.1.2.RELEASE 2.1.1.RELEASE 2.1.0.RELEASE 2.1.0.M2 2.0.4.RELEASE 2.0.3.RELEASE 2.0.2.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 2.0.0.RC1 . The Spring Batch Parent project has been released under Apache 2.0 license, and has its own website at: http://docs.spring.io/spring-batch/${project.artifactId} .

How To Install Java Artifact org.springframework.batch.spring-batch-parent In Version 2.2.6.RELEASE

To install the Spring Batch Parent artifact in version 2.2.6.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 Batch Parent 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.

Managed dependencies (54)

Licenses