is not current version
Last Version 0.0.4

org.lujian.cloud:spring-boot-web-parent 0.0.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.lujian.cloud
ArtifactId

ArtifactId

spring-boot-web-parent
Version

Version

0.0.2
Type

Type

pom

Download spring-boot-web-parent 0.0.2


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