localhost-run-spring-boot-starter

localhost.run Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.migangqui
ArtifactId

ArtifactId

localhost-run-spring-boot-starter
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

localhost-run-spring-boot-starter
localhost.run Spring Boot Starter
Project URL

Project URL

https://github.com/migangqui/localhost-run-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/migangqui/localhost-run-spring-boot-starter

Download localhost-run-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.6
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0