is not current version
Last Version 2.0.1

io.bootique.bom:bootique-bom-parent 1.2

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.2
Type

Type

pom

Download bootique-bom-parent 1.2


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