is not current version
Last Version 2.0.1

io.bootique.bom:bootique-bom-parent 0.23

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

0.23
Type

Type

pom

Download bootique-bom-parent 0.23


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