is not current version
Last Version 0.0.7

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

convention-parent 用于集中管理依赖版本,以免发生依赖冲突。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

fun.fengwk.convention
ArtifactId

ArtifactId

convention-spring-boot-starter-rest
Version

Version

0.0.4
Type

Type

jar
Description

Description

convention-parent 用于集中管理依赖版本,以免发生依赖冲突。

Download convention-spring-boot-starter-rest 0.0.4


<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-spring-boot-starter-rest/
implementation ("fun.fengwk.convention:convention-spring-boot-starter-rest:0.0.4")
'fun.fengwk.convention:convention-spring-boot-starter-rest:jar:0.0.4'
<dependency org="fun.fengwk.convention" name="convention-spring-boot-starter-rest" rev="0.0.4">
  <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.4')
)
libraryDependencies += "fun.fengwk.convention" % "convention-spring-boot-starter-rest" % "0.0.4"
[fun.fengwk.convention/convention-spring-boot-starter-rest "0.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
fun.fengwk.convention : convention-core jar 0.0.4
fun.fengwk.convention : convention-spring-boot-starter jar 0.0.4
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jetty jar
com.google.code.gson : gson jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-validation jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.