A legacy (pre 0.19) "Bill of Materials" (BOM) collection of modules for Bootique.
Deprecated. Use the this BOM instead as indicated in Bootique docs.
License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdcom.nhl.bootique.bom |
ArtifactId | ArtifactIdbootique-bom-parent |
Last Version | Last Version0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbootique-bom-parent: Parent of Bootique BOM
Parent POM of Bootique BOM and BOM tests modules.
|
Project Organization |
Project OrganizationNational Hockey League |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootique-bom-parent-0.18.pom | 1 KB |
Browse |
<!-- 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"]
A legacy (pre 0.19) "Bill of Materials" (BOM) collection of modules for Bootique.
Deprecated. Use the this BOM instead as indicated in Bootique docs.