не последняя версия
Последняя версия 5.0.0-m3

org.joinfaces:jetty-spring-boot-starter 3.0.2

Jetty Basic Spring Boot Starter

Категории

Категории

Jetty Контейнер Application Servers Spring Boot Микросервисы
Группа

Группа

org.joinfaces
Идентификатор

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

jetty-spring-boot-starter
Версия

Версия

3.0.2
Тип

Тип

jar

Скачать jetty-spring-boot-starter 3.0.2


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