<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-loader-tools</artifactId>
<version>3.3.1</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-loader-tools', version='3.3.1')
)
<dependency org="org.springframework.boot" name="spring-boot-loader-tools" rev="3.3.1" />