Last Version

bootique-framework-parent 0.18

Parent of Bootique core framework and Bootique docs.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique
ArtifactId

ArtifactId

bootique-framework-parent
Version

Version

0.18
Type

Type

pom
Description

Description

bootique-framework-parent
Parent of Bootique core framework and Bootique docs.
Project Organization

Project Organization

National Hockey League
Source Code Management

Source Code Management

https://github.com/nhl/bootique

Download bootique-framework-parent 0.18


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