is not current version
Last Version 0.0.7

fun.fengwk.convention:convention-spring-boot-starter-rest 0.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

fun.fengwk.convention
ArtifactId

ArtifactId

convention-spring-boot-starter-rest
Version

Version

0.0.1
Type

Type

jar

Download convention-spring-boot-starter-rest 0.0.1


<!-- https://jarcasting.com/artifacts/fun.fengwk.convention/convention-spring-boot-starter-rest/ -->
<dependency>
    <groupId>fun.fengwk.convention</groupId>
    <artifactId>convention-spring-boot-starter-rest</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-spring-boot-starter-rest/
implementation 'fun.fengwk.convention:convention-spring-boot-starter-rest:0.0.1'
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-spring-boot-starter-rest/
implementation ("fun.fengwk.convention:convention-spring-boot-starter-rest:0.0.1")
'fun.fengwk.convention:convention-spring-boot-starter-rest:jar:0.0.1'
<dependency org="fun.fengwk.convention" name="convention-spring-boot-starter-rest" rev="0.0.1">
  <artifact name="convention-spring-boot-starter-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.convention', module='convention-spring-boot-starter-rest', version='0.0.1')
)
libraryDependencies += "fun.fengwk.convention" % "convention-spring-boot-starter-rest" % "0.0.1"
[fun.fengwk.convention/convention-spring-boot-starter-rest "0.0.1"]