MVN

com.github.sunnus3 : gecco-spring-boot-project

Maven & Gradle

Jan 21, 2019
5 stars
<dependency>
    <groupId>com.github.sunnus3</groupId>
    <artifactId>gecco-spring-boot-project</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sunnus3 : gecco-spring-boot-project to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.github.sunnus3 : gecco-spring-boot-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
gecco-spring-boot-project-1.3.1
gecco-spring-boot-project-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sunnus3</groupId>
    <artifactId>gecco-spring-boot-project</artifactId>
    <version>1.3.0</version>
</dependency>

Advertisement