License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.migangqui |
ArtifactId | ArtifactIdserveo-spring-boot-starter |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionserveo-spring-boot-starter
Serveo Spring Boot Starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.0.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.10 |