rest-spring-boot-starter

rest for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

tk.fishfish
ArtifactId

ArtifactId

rest-spring-boot-starter
Last Version

Last Version

1.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

rest-spring-boot-starter
rest for spring boot
Project URL

Project URL

https://github.com/xuanbo/rest-spring-boot-starter

Download rest-spring-boot-starter

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.RELEASE
1.0.0.RELEASE