Last Version

bootique-jetty-parent: parent of Bootique/Jetty integration modules 2.0.1

Parent POM of Jetty and instrumented Jetty Bootique modules.

License

License

Categories

Categories

Jetty Container Application Servers Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jetty
ArtifactId

ArtifactId

bootique-jetty-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

bootique-jetty-parent: parent of Bootique/Jetty integration modules
Parent POM of Jetty and instrumented Jetty Bootique modules.
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

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

Download bootique-jetty-parent 2.0.1


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