MVN

com.itdevcloud.sprout : japp-sprout-spring-boot

Maven & Gradle

Jan 24, 2021
0 stars

Spring Boot App · Build for Spring Boot APP

<dependency>
    <groupId>com.itdevcloud.sprout</groupId>
    <artifactId>japp-sprout-spring-boot</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.itdevcloud.sprout : japp-sprout-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.itdevcloud.sprout : japp-sprout-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
japp-sprout-spring-boot-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.itdevcloud.sprout</groupId>
    <artifactId>japp-sprout-spring-boot</artifactId>
    <version>0.0.2</version>
</dependency>