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

org.joinfaces:tomcat-spring-boot-starter 3.0.0.RC1

Tomcat Basic Spring Boot Starter

Категории

Категории

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

Группа

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

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

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

Версия

3.0.0.RC1
Тип

Тип

jar

Скачать tomcat-spring-boot-starter 3.0.0.RC1


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