is not current version
Last Version 5.0.0-m3

Tomcat Spring Boot Starter 4.6.0-m1

Tomcat Spring Boot Starter

License

License

Categories

Categories

Tomcat Container Application Servers Spring Boot Microservices
GroupId

GroupId

org.joinfaces
ArtifactId

ArtifactId

tomcat-spring-boot-starter
Version

Version

4.6.0-m1
Type

Type

jar
Description

Description

Tomcat Spring Boot Starter
Tomcat Spring Boot Starter
Project URL

Project URL

https://docs.joinfaces.org/4.6.0-m1/reference/
Project Organization

Project Organization

JoinFaces
Source Code Management

Source Code Management

https://github.com/joinfaces/joinfaces/

Download tomcat-spring-boot-starter 4.6.0-m1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar
org.apache.tomcat.embed : tomcat-embed-jasper jar

Project Modules

There are no modules declared in this project.