Last Version

api core 1.0.7

Single entry web API

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.longhaoteng
ArtifactId

ArtifactId

api-spring-boot-starter
Version

Version

1.0.7
Type

Type

jar
Description

Description

api core
Single entry web API
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/api-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/longhaoteng/api-spring-boot-starter.git

Download api-spring-boot-starter 1.0.7


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE
org.projectlombok : lombok Optional jar 1.18.8
org.apache.commons : commons-lang3 jar 3.7
commons-codec : commons-codec jar 1.13
com.google.guava : guava jar 23.0

Project Modules

There are no modules declared in this project.