License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.bigdullrock |
ArtifactId | ArtifactIdspring-boot-starter-nifty-parent |
Version | Version0.3.0 |
Type | Typepom |
Description |
DescriptionSpring Boot Starter Nifty
Spring Boot Starter for the Nifty Thift Library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBig Dull Rock |
Filename | Size |
---|---|
spring-boot-starter-nifty-parent-0.3.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bigdullrock/spring-boot-starter-nifty-parent/ -->
<dependency>
<groupId>com.bigdullrock</groupId>
<artifactId>spring-boot-starter-nifty-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bigdullrock/spring-boot-starter-nifty-parent/
implementation 'com.bigdullrock:spring-boot-starter-nifty-parent:0.3.0'
// https://jarcasting.com/artifacts/com.bigdullrock/spring-boot-starter-nifty-parent/
implementation ("com.bigdullrock:spring-boot-starter-nifty-parent:0.3.0")
'com.bigdullrock:spring-boot-starter-nifty-parent:pom:0.3.0'
<dependency org="com.bigdullrock" name="spring-boot-starter-nifty-parent" rev="0.3.0">
<artifact name="spring-boot-starter-nifty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bigdullrock', module='spring-boot-starter-nifty-parent', version='0.3.0')
)
libraryDependencies += "com.bigdullrock" % "spring-boot-starter-nifty-parent" % "0.3.0"
[com.bigdullrock/spring-boot-starter-nifty-parent "0.3.0"]