File | Operation |
---|---|
spring-boot-jar-resources-parent-1.0.pom | download |
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>spring-boot-jar-resources-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.github.ulisesbocchio" % "spring-boot-jar-resources-parent" % "1.0"
@Grapes(
@Grab(group='com.github.ulisesbocchio', module='spring-boot-jar-resources-parent', version='1.0')
)
<dependency org="com.github.ulisesbocchio" name="spring-boot-jar-resources-parent" rev="1.0" />