Last Version

bootique-bom-parent: Parent of Bootique BOM 0.18

Parent POM of Bootique BOM and BOM tests modules.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.bom
ArtifactId

ArtifactId

bootique-bom-parent
Version

Version

0.18
Type

Type

pom
Description

Description

bootique-bom-parent: Parent of Bootique BOM
Parent POM of Bootique BOM and BOM tests modules.
Project Organization

Project Organization

National Hockey League
Source Code Management

Source Code Management

https://github.com/nhl/bootique-bom

Download bootique-bom-parent 0.18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bootique-bom
  • bootique-bom-tests
  • bootique-bom-example-rest