Last Version

bootique-bom: "Bill of Materials" (BOM) for Bootique core and its standard extensions 0.18

Provides a Maven "Bill of Materials" (BOM) for the projects using Bootique to ensure consistency of the versions of all included standard extensions.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.bom
ArtifactId

ArtifactId

bootique-bom
Version

Version

0.18
Type

Type

pom
Description

Description

bootique-bom: "Bill of Materials" (BOM) for Bootique core and its standard extensions
Provides a Maven "Bill of Materials" (BOM) for the projects using Bootique to ensure consistency of the versions of all included standard extensions.
Project Organization

Project Organization

National Hockey League

Download bootique-bom 0.18

Filename Size
bootique-bom-0.18.pom 4 KB
Browse

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

There are no modules declared in this project.