MVN

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

Maven & Gradle

Feb 23, 2016
10 stars

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

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

Latest Version

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

  • Latest Stable: 0.3.0

All Versions

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

Version Vulnerabilities Updated
0.3.x
spring-boot-starter-nifty-parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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