License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.migangqui |
ArtifactId | ArtifactIdlocalhost-run-spring-boot-starter |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlocalhost-run-spring-boot-starter
localhost.run Spring Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.migangqui/localhost-run-spring-boot-starter/ -->
<dependency>
<groupId>com.github.migangqui</groupId>
<artifactId>localhost-run-spring-boot-starter</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.migangqui/localhost-run-spring-boot-starter/
implementation 'com.github.migangqui:localhost-run-spring-boot-starter:2.0'
// https://jarcasting.com/artifacts/com.github.migangqui/localhost-run-spring-boot-starter/
implementation ("com.github.migangqui:localhost-run-spring-boot-starter:2.0")
'com.github.migangqui:localhost-run-spring-boot-starter:jar:2.0'
<dependency org="com.github.migangqui" name="localhost-run-spring-boot-starter" rev="2.0">
<artifact name="localhost-run-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.migangqui', module='localhost-run-spring-boot-starter', version='2.0')
)
libraryDependencies += "com.github.migangqui" % "localhost-run-spring-boot-starter" % "2.0"
[com.github.migangqui/localhost-run-spring-boot-starter "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |