License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Spring Boot Microservices |
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdtomcat-spring-boot-starter |
Version | Version4.5.0-rc1 |
Type | Typejar |
Description |
DescriptionTomcat Spring Boot Starter
Tomcat Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tomcat-spring-boot-starter-4.5.0-rc1.pom | |
tomcat-spring-boot-starter-4.5.0-rc1.jar | 393 bytes |
tomcat-spring-boot-starter-4.5.0-rc1-sources.jar | 261 bytes |
tomcat-spring-boot-starter-4.5.0-rc1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/tomcat-spring-boot-starter/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>tomcat-spring-boot-starter</artifactId>
<version>4.5.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/tomcat-spring-boot-starter/
implementation 'org.joinfaces:tomcat-spring-boot-starter:4.5.0-rc1'
// https://jarcasting.com/artifacts/org.joinfaces/tomcat-spring-boot-starter/
implementation ("org.joinfaces:tomcat-spring-boot-starter:4.5.0-rc1")
'org.joinfaces:tomcat-spring-boot-starter:jar:4.5.0-rc1'
<dependency org="org.joinfaces" name="tomcat-spring-boot-starter" rev="4.5.0-rc1">
<artifact name="tomcat-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='tomcat-spring-boot-starter', version='4.5.0-rc1')
)
libraryDependencies += "org.joinfaces" % "tomcat-spring-boot-starter" % "4.5.0-rc1"
[org.joinfaces/tomcat-spring-boot-starter "4.5.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | |
org.apache.tomcat.embed : tomcat-embed-jasper | jar |