bootique-di-parent: Parent POM of bootique-di modules

Stores common developments and deployment settings for Bootique standard modules.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.di
ArtifactId

ArtifactId

bootique-di-parent
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

bootique-di-parent: Parent POM of bootique-di modules
Stores common developments and deployment settings for Bootique standard modules.
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

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

Download bootique-di-parent

How to add to project

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

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1