Last Version

lontime 1.0.0

lontime

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

spring-boot-starter-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

lontime
lontime

Download spring-boot-starter-parent 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.