MVN

com.bigdullrock : nifty-spring-boot-starter-parent

Maven & Gradle

Jan 18, 2017
10 stars

Nifty Spring Boot Starter · Spring Boot Starter for the Nifty Thrift Library

<dependency>
    <groupId>com.bigdullrock</groupId>
    <artifactId>nifty-spring-boot-starter-parent</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bigdullrock : nifty-spring-boot-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.bigdullrock : nifty-spring-boot-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
nifty-spring-boot-starter-parent-0.8.0
0.7.x
nifty-spring-boot-starter-parent-0.7.0
0.6.x
nifty-spring-boot-starter-parent-0.6.0
0.5.x
nifty-spring-boot-starter-parent-0.5.0
0.4.x
nifty-spring-boot-starter-parent-0.4.2
nifty-spring-boot-starter-parent-0.4.1
nifty-spring-boot-starter-parent-0.4.0
0.3.x
nifty-spring-boot-starter-parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bigdullrock</groupId>
    <artifactId>nifty-spring-boot-starter-parent</artifactId>
    <version>0.8.0</version>
</dependency>

Advertisement