bootique-parent: A convenience parent of Bootique-based projects.

A parent of Bootique-based projects that defines executable jar packaging strategy, upstream repositories, and important plugin versions. It is not required that your apps inherit from it. But it does help with initial app setup.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.parent
ArtifactId

ArtifactId

bootique-parent
Last Version

Last Version

0.14
Release Date

Release Date

Type

Type

pom
Description

Description

bootique-parent: A convenience parent of Bootique-based projects.
A parent of Bootique-based projects that defines executable jar packaging strategy, upstream repositories, and important plugin versions. It is not required that your apps inherit from it. But it does help with initial app setup.
Project URL

Project URL

https://bootique.io
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-parent

Download bootique-parent

Filename Size
bootique-parent-0.14.pom 5 KB
Browse

How to add to project

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

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.

Build Status

An optional parent POM for Bootique-based apps. Helps with runnable jar packaging, etc.

io.bootique.parent

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
0.14
0.13
0.12