is not current version
Last Version 3.1.0

com.github.yuyenews:mars-starter-tomcat 3.0.37


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-starter-tomcat
Version

Version

3.0.37
Type

Type

jar

Download mars-starter-tomcat 3.0.37


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