is not current version
Last Version 0.8.0

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

Spring Boot Starter for the Nifty Thift Library

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.bigdullrock
ArtifactId

ArtifactId

nifty-spring-boot-starter-parent
Version

Version

0.5.0
Type

Type

pom

Download nifty-spring-boot-starter-parent 0.5.0


<!-- https://jarcasting.com/artifacts/com.bigdullrock/nifty-spring-boot-starter-parent/ -->
<dependency>
    <groupId>com.bigdullrock</groupId>
    <artifactId>nifty-spring-boot-starter-parent</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bigdullrock/nifty-spring-boot-starter-parent/
implementation 'com.bigdullrock:nifty-spring-boot-starter-parent:0.5.0'
// https://jarcasting.com/artifacts/com.bigdullrock/nifty-spring-boot-starter-parent/
implementation ("com.bigdullrock:nifty-spring-boot-starter-parent:0.5.0")
'com.bigdullrock:nifty-spring-boot-starter-parent:pom:0.5.0'
<dependency org="com.bigdullrock" name="nifty-spring-boot-starter-parent" rev="0.5.0">
  <artifact name="nifty-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bigdullrock', module='nifty-spring-boot-starter-parent', version='0.5.0')
)
libraryDependencies += "com.bigdullrock" % "nifty-spring-boot-starter-parent" % "0.5.0"
[com.bigdullrock/nifty-spring-boot-starter-parent "0.5.0"]