MVN

com.sgota.springboot : sgota-spring-boot-velocity

Maven & Gradle

Oct 02, 2018

SGOTA Spring Boot Velocity

<dependency>
    <groupId>com.sgota.springboot</groupId>
    <artifactId>sgota-spring-boot-velocity</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sgota.springboot : sgota-spring-boot-velocity to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.sgota.springboot : sgota-spring-boot-velocity to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sgota-spring-boot-velocity-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sgota.springboot</groupId>
    <artifactId>sgota-spring-boot-velocity</artifactId>
    <version>1.0.0</version>
</dependency>