Last Version

serveo-spring-boot-starter 1.1

Serveo Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.migangqui
ArtifactId

ArtifactId

serveo-spring-boot-starter
Version

Version

1.1
Type

Type

jar
Description

Description

serveo-spring-boot-starter
Serveo Spring Boot Starter
Project URL

Project URL

https://github.com/migangqui/spring-boot-starter-serveo
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/migangqui/spring-boot-starter-serveo

Download serveo-spring-boot-starter 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.0.RELEASE
org.apache.commons : commons-lang3 jar 3.10

Project Modules

There are no modules declared in this project.