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

org.joinfaces:tomcat-spring-boot-starter 4.0.5

Tomcat Spring Boot Starter

Категории

Категории

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

Группа

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

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

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

Версия

4.0.5
Тип

Тип

jar

Скачать tomcat-spring-boot-starter 4.0.5


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