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

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

Jetty Spring Boot Starter

Категории

Категории

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

Группа

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

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

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

Версия

4.5.3
Тип

Тип

jar

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


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