is not current version
Last Version 2.0.1

io.bootique.bom:bootique-bom-parent 1.3

Parent POM of bootique-bom and related modules.

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.bom
ArtifactId

ArtifactId

bootique-bom-parent
Version

Version

1.3
Type

Type

pom

Download bootique-bom-parent 1.3


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