Last Version

bootique-bom-parent: Parent of bootique-bom 2.0.1

Parent POM of bootique-bom and related modules.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.bom
ArtifactId

ArtifactId

bootique-bom-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

bootique-bom-parent: Parent of bootique-bom
Parent POM of bootique-bom and related modules.
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

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

Download bootique-bom-parent 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bootique-bom
  • bootique-bom-tests
  • bootique-bom-tests-all
  • bootique-bom-tests-all-kotlin