| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers Spring Boot Микросервисы |
| Группа | Группаorg.joinfaces |
| Идентификатор | Идентификаторjetty-spring-boot-starter |
| Версия | Версия4.6.0-m1 |
| Тип | Типjar |
| Описание |
ОписаниеJetty Spring Boot Starter
Jetty Spring Boot Starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jetty-spring-boot-starter-4.6.0-m1.pom | |
| jetty-spring-boot-starter-4.6.0-m1.jar | 393 bytes |
| jetty-spring-boot-starter-4.6.0-m1-sources.jar | 261 bytes |
| jetty-spring-boot-starter-4.6.0-m1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.joinfaces/jetty-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jetty-spring-boot-starter</artifactId>
<version>4.6.0-m1</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/jetty-spring-boot-starter/
implementation 'org.joinfaces:jetty-spring-boot-starter:4.6.0-m1'
// https://jarcasting.com/artifacts/org.joinfaces/jetty-spring-boot-starter/
implementation ("org.joinfaces:jetty-spring-boot-starter:4.6.0-m1")
'org.joinfaces:jetty-spring-boot-starter:jar:4.6.0-m1'
<dependency org="org.joinfaces" name="jetty-spring-boot-starter" rev="4.6.0-m1">
<artifact name="jetty-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='jetty-spring-boot-starter', version='4.6.0-m1')
)
libraryDependencies += "org.joinfaces" % "jetty-spring-boot-starter" % "4.6.0-m1"
[org.joinfaces/jetty-spring-boot-starter "4.6.0-m1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jetty | jar | |
| org.eclipse.jetty : apache-jsp | jar |