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

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

Jetty Spring Boot Starter

Категории

Категории

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

Группа

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

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

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

Версия

4.1.4
Тип

Тип

jar

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


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