bootique-jetty: a module to run Jetty on Bootique

Provides Jetty integration with Bootique.

License

License

Categories

Categories

Jetty Container Application Servers Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jetty
ArtifactId

ArtifactId

bootique-jetty
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-jetty: a module to run Jetty on Bootique
Provides Jetty integration with Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-jetty

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.43.v20210629
org.eclipse.jetty : jetty-servlet jar 9.4.43.v20210629
io.bootique : bootique jar 2.0.1
org.slf4j : slf4j-api jar 1.7.25

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
org.slf4j : slf4j-simple jar 1.7.25
io.bootique : bootique-junit5 jar 2.0.1
org.glassfish.jersey.core : jersey-client jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
javax.xml.bind : jaxb-api jar 2.3.1
javax.activation : activation jar 1.1.1

Project Modules

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

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.21
0.20
0.19
0.18
0.17