MVN

com.github.yuyenews : mars-start

Maven & Gradle

Sep 07, 2019
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>mars-start</artifactId>
    <version>2.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yuyenews : mars-start to add to Maven - Latest Versions:

  • Latest Stable: 2.1.5

All Versions

Choose a version of com.github.yuyenews : mars-start to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
mars-start-2.1.5
mars-start-2.1.3
mars-start-2.1.2
mars-start-2.1.1
mars-start-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>mars-start</artifactId>
    <version>2.1.5</version>
</dependency>

Advertisement