[JAVA] How to check the latest version of io.spring.platform to describe in pom.xml of Spring (STS)

How to find out the version of the dependent library used when building the Spring environment

When building Spring environment, it is necessary to specify the dependent library in pom.xml. This is a way to find out what the latest version of io.spring.platform to use at that time. The result of the investigation is in pom.xml shown below. <version>???</version> Describe in the place.

image.png

  1. Go to the mvnrepository.com site. https://mvnrepository.com/

  2. Enter "io.spring.platform" in the search text box and press the Search button.

image.png

  1. The search results are displayed. Click "Spring IO Platform Bill of Materials".

image.png

  1. Detailed information is displayed.

image.png

  1. Find the latest version of 2.x.x.RELEASE. In this example, we can see that 2.0.8.RELEASE is the latest.

image.png

that's all

Supplement

nothing special

Written by Collab KM

Recommended Posts

How to check the latest version of io.spring.platform to describe in pom.xml of Spring (STS)
Android development, how to check null in the value of JSON object
How to check Rails commands in the terminal
How to set environment variables in the properties file of Spring boot application
How to use CommandLineRunner in Spring Batch of Spring Boot
How to download the old version of Apache Tomcat
How to use UsageStatsManager in Android Studio (How to check the startup time of other apps)
How to set the log level to be displayed in the release version of orhanobut / logger
How to check JSF version
How to correctly check the local HTML file in the browser
Memo: [Java] How to check groupId etc. described in pom.xml
How to derive the last day of the month in Java
How to check the extension and size of uploaded files
How to check the database of apps deployed on Heroku
How to use Lombok in Spring
Check the version of Cent OS
How to get the id of PRIMAY KEY auto_incremented in MyBatis
[Rails] How to reset the database in production environment (Capistrano version)
How to check for the contents of a java fixed-length string
How to get the length of an audio file in java
How to increment the value of Map in one line in Java
Method definition location Summary of how to check When defined in the project and Rails / Gem
How to set the indent to 2 single-byte spaces in the JAXB implementation of the JDK
[Spring Boot] I investigated how to implement post-processing of the received request.
How to check before sending a message to the server with Spring Integration
How to include Spring Tool in Eclipse 4.6.3?
Procedure to make the value of the property file visible in Spring Boot
How to access Socket directly with the TCP function of Spring Integration
How to determine the number of parallels
How to change the maximum and maximum number of POST data in Spark
How to find out the Java version of a compiled class file
How to find the total number of pages when paging in Java
How to sort the List of SelectItem
How to install the legacy version [Java]
How to get the date in java
How to get the value after "_" in Windows batch like Java -version
How to constrain the action of the transition destination when not logged in
How to get the setting value (property value) from the database in Spring Framework
How to change the value of a variable at a breakpoint in intelliJ
How to get the absolute path of a directory running in Java
Check the version of the standard Web software.
Change the half-width space of STS (Spring Tool Suite) from "u" to "・"
[Swift] How to get the number of elements in an array (super basic)
graphql-ruby: How to get the name of query or mutation in controller Note
How to get the ID of a user authenticated with Firebase in Swift
[Swift] How to change the order of Bar Items in Tab Bar Controller [Beginner]
[Java] Is it unnecessary to check "identity" in the implementation of the equals () method?
How to make a unique combination of data in the rails intermediate table
How to find the cause of the Ruby error
Check the version of the JDK installed and the version of the JDK enabled
How to add sound in the app (swift)
The story of raising Spring Boot 1.5 series to 2.1 series
Let's check the feel of Spring Boot + Swagger 2.0
How to get today's day of the week
Output of how to use the slice method
How to add a classpath in Spring Boot
How to use JQuery in js.erb of Rails6
Install the latest version of Jenkins on Ubuntu 16
How to bind to property file in Spring Boot
The story of adding the latest Node.js to DockerFile
How to display the result of form input