is not current version
Last Version 0.18

com.nhl.bootique.bom:bootique-bom-parent 0.15

Parent POM of Bootique BOM and BOM tests modules.

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.bom
ArtifactId

ArtifactId

bootique-bom-parent
Version

Version

0.15
Type

Type

pom

Download bootique-bom-parent 0.15


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