| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesTomcat Container Application Servers | 
        
| GroupId | GroupIdcom.github.yuyenews | 
    
| ArtifactId | ArtifactIdmars-tomcat | 
    
| Last Version | Last Version3.0.16 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| mars-tomcat-3.0.16.pom | |
| mars-tomcat-3.0.16.jar | 10 KB | 
| mars-tomcat-3.0.16-sources.jar | 6 KB | 
| mars-tomcat-3.0.16-javadoc.jar | 81 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-tomcat/ -->
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>mars-tomcat</artifactId>
    <version>3.0.16</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.yuyenews/mars-tomcat/
implementation 'com.github.yuyenews:mars-tomcat:3.0.16'
                // https://jarcasting.com/artifacts/com.github.yuyenews/mars-tomcat/
implementation ("com.github.yuyenews:mars-tomcat:3.0.16")
                'com.github.yuyenews:mars-tomcat:jar:3.0.16'
                <dependency org="com.github.yuyenews" name="mars-tomcat" rev="3.0.16">
  <artifact name="mars-tomcat" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.yuyenews', module='mars-tomcat', version='3.0.16')
)
                libraryDependencies += "com.github.yuyenews" % "mars-tomcat" % "3.0.16"
                [com.github.yuyenews/mars-tomcat "3.0.16"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.yuyenews : mars-server | jar | 3.0.16 |