is not current version
Last Version 1.0.40

com.lyloou:component-parent LOU-1.0.7

Component project for Spring Boot

GroupId

GroupId

com.lyloou
ArtifactId

ArtifactId

component-parent
Version

Version

LOU-1.0.7
Type

Type

pom

Download component-parent LOU-1.0.7


<!-- https://jarcasting.com/artifacts/com.lyloou/component-parent/ -->
<dependency>
    <groupId>com.lyloou</groupId>
    <artifactId>component-parent</artifactId>
    <version>LOU-1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lyloou/component-parent/
implementation 'com.lyloou:component-parent:LOU-1.0.7'
// https://jarcasting.com/artifacts/com.lyloou/component-parent/
implementation ("com.lyloou:component-parent:LOU-1.0.7")
'com.lyloou:component-parent:pom:LOU-1.0.7'
<dependency org="com.lyloou" name="component-parent" rev="LOU-1.0.7">
  <artifact name="component-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lyloou', module='component-parent', version='LOU-1.0.7')
)
libraryDependencies += "com.lyloou" % "component-parent" % "LOU-1.0.7"
[com.lyloou/component-parent "LOU-1.0.7"]