MVN

com.github.hazendaz.tomcat : tomcat11-config

Maven & Gradle

Aug 14, 2023
1 stars

tomcat11-config · Distribution for Apache Tomcat11 Configuration Only

<dependency>
    <groupId>com.github.hazendaz.tomcat</groupId>
    <artifactId>tomcat11-config</artifactId>
    <version>11.0.0-M10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hazendaz.tomcat : tomcat11-config to add to Maven - Latest Versions:

  • Latest Stable: 11.0.0-M10

All Versions

Choose a version of com.github.hazendaz.tomcat : tomcat11-config to add to Maven - All Versions:

Version Vulnerabilities Updated
11.0.x
tomcat11-config-11.0.0-M10
tomcat11-config-11.0.0-M9
tomcat11-config-11.0.0-M7
tomcat11-config-11.0.0-M6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hazendaz.tomcat</groupId>
    <artifactId>tomcat11-config</artifactId>
    <version>11.0.0-M10</version>
</dependency>