bootique: core of Bootique launcher and integration framework

Bootique is a simple DI-based framework for launching command-line Java applications of any kind. Be it webservices, webapps, jobs, etc.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique
ArtifactId

ArtifactId

bootique
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique: core of Bootique launcher and integration framework
Bootique is a simple DI-based framework for launching command-line Java applications of any kind. Be it webservices, webapps, jobs, etc.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.bootique.di : bootique-di jar 2.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.6
com.fasterxml.jackson.core : jackson-core jar 2.12.6
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.6
net.sf.jopt-simple : jopt-simple jar 5.0.3

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.9.0
org.eclipse.jetty : jetty-server jar 9.4.43.v20210629
org.eclipse.jetty : jetty-servlet jar 9.4.43.v20210629
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.
io.bootique

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
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.23
0.22
0.21
0.20
0.19