is not current version
Last Version 3.0.16

com.github.yuyenews:mars-tomcat 3.0.10


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-tomcat
Version

Version

3.0.10
Type

Type

jar

Download mars-tomcat 3.0.10


<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-tomcat/ -->
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>mars-tomcat</artifactId>
    <version>3.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-tomcat/
implementation 'com.github.yuyenews:mars-tomcat:3.0.10'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-tomcat/
implementation ("com.github.yuyenews:mars-tomcat:3.0.10")
'com.github.yuyenews:mars-tomcat:jar:3.0.10'
<dependency org="com.github.yuyenews" name="mars-tomcat" rev="3.0.10">
  <artifact name="mars-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-tomcat', version='3.0.10')
)
libraryDependencies += "com.github.yuyenews" % "mars-tomcat" % "3.0.10"
[com.github.yuyenews/mars-tomcat "3.0.10"]