is not current version
Last Version 0.18

com.nhl.bootique:bootique-framework-parent 0.17

Parent of Bootique core framework, and Bootique docs.

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique
ArtifactId

ArtifactId

bootique-framework-parent
Version

Version

0.17
Type

Type

pom

Download bootique-framework-parent 0.17


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