is not current version
Last Version 1.1.0

com.garethahealy.poms:springboot-parent 1.0.3


GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

springboot-parent
Version

Version

1.0.3
Type

Type

pom

Download springboot-parent 1.0.3


<!-- https://jarcasting.com/artifacts/com.garethahealy.poms/springboot-parent/ -->
<dependency>
    <groupId>com.garethahealy.poms</groupId>
    <artifactId>springboot-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.poms/springboot-parent/
implementation 'com.garethahealy.poms:springboot-parent:1.0.3'
// https://jarcasting.com/artifacts/com.garethahealy.poms/springboot-parent/
implementation ("com.garethahealy.poms:springboot-parent:1.0.3")
'com.garethahealy.poms:springboot-parent:pom:1.0.3'
<dependency org="com.garethahealy.poms" name="springboot-parent" rev="1.0.3">
  <artifact name="springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.poms', module='springboot-parent', version='1.0.3')
)
libraryDependencies += "com.garethahealy.poms" % "springboot-parent" % "1.0.3"
[com.garethahealy.poms/springboot-parent "1.0.3"]