License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.migangqui |
ArtifactId | ArtifactIdspring-boot-starter-serveo |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-serveo
Spring Boot Starter Serveo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.migangqui/spring-boot-starter-serveo/ -->
<dependency>
<groupId>com.github.migangqui</groupId>
<artifactId>spring-boot-starter-serveo</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.migangqui/spring-boot-starter-serveo/
implementation 'com.github.migangqui:spring-boot-starter-serveo:1.1'
// https://jarcasting.com/artifacts/com.github.migangqui/spring-boot-starter-serveo/
implementation ("com.github.migangqui:spring-boot-starter-serveo:1.1")
'com.github.migangqui:spring-boot-starter-serveo:jar:1.1'
<dependency org="com.github.migangqui" name="spring-boot-starter-serveo" rev="1.1">
<artifact name="spring-boot-starter-serveo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.migangqui', module='spring-boot-starter-serveo', version='1.1')
)
libraryDependencies += "com.github.migangqui" % "spring-boot-starter-serveo" % "1.1"
[com.github.migangqui/spring-boot-starter-serveo "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 |