Last Version

api-spring-boot-starter 1.3.2

Spring Boot API Starter Project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.fengwenyi
ArtifactId

ArtifactId

api-spring-boot-starter
Version

Version

1.3.2
Type

Type

jar
Description

Description

api-spring-boot-starter
Spring Boot API Starter Project
Project URL

Project URL

https://github.com/fengwenyi/api-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/fengwenyi/api-spring-boot-starter

Download api-spring-boot-starter 1.3.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.springframework.boot : spring-boot-starter-validation jar 2.6.8
org.springframework.boot : spring-boot-autoconfigure jar 2.6.8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8
com.fengwenyi : api-result jar 2.6.1
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.8

Project Modules

There are no modules declared in this project.