License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.lyloou |
ArtifactId | ArtifactIdcomponent-domain-starter |
Last Version | Last Version1.0.40 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionComponent Parent
|
<!-- https://jarcasting.com/artifacts/com.lyloou/component-domain-starter/ -->
<dependency>
<groupId>com.lyloou</groupId>
<artifactId>component-domain-starter</artifactId>
<version>1.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyloou/component-domain-starter/
implementation 'com.lyloou:component-domain-starter:1.0.40'
// https://jarcasting.com/artifacts/com.lyloou/component-domain-starter/
implementation ("com.lyloou:component-domain-starter:1.0.40")
'com.lyloou:component-domain-starter:jar:1.0.40'
<dependency org="com.lyloou" name="component-domain-starter" rev="1.0.40">
<artifact name="component-domain-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyloou', module='component-domain-starter', version='1.0.40')
)
libraryDependencies += "com.lyloou" % "component-domain-starter" % "1.0.40"
[com.lyloou/component-domain-starter "1.0.40"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.16 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |