File | Operation |
---|---|
spring-boot-dependencies-3.1.0.pom | download |
<dependency>
<groupId>com.seepine</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.seepine', module='spring-boot-dependencies', version='3.1.0')
)