не последняя версия
Последняя версия 2.0.1

io.bootique.jetty:bootique-jetty-parent 2.0.B1

Parent POM of Jetty and instrumented Jetty Bootique modules.

Категории

Категории

Jetty Контейнер Application Servers Bootique Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.bootique.jetty
Идентификатор

Идентификатор

bootique-jetty-parent
Версия

Версия

2.0.B1
Тип

Тип

pom

Скачать bootique-jetty-parent 2.0.B1

Имя Файла Размер
bootique-jetty-parent-2.0.B1.pom 4 KB
Обзор

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