is not current version
Last Version 1.0.0

com.github.lontime:extspring-boot-starter 1.0.0-M19


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

extspring-boot-starter
Version

Version

1.0.0-M19
Type

Type

jar

Download extspring-boot-starter 1.0.0-M19


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