License |
License |
---|---|
GroupId | GroupIdtop.oneyoung |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiononeyoung
Demo project for Spring Boot
|
Filename | Size |
---|---|
parent-0.0.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.oneyoung/parent/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/parent/
implementation 'top.oneyoung:parent:0.0.3'
// https://jarcasting.com/artifacts/top.oneyoung/parent/
implementation ("top.oneyoung:parent:0.0.3")
'top.oneyoung:parent:pom:0.0.3'
<dependency org="top.oneyoung" name="parent" rev="0.0.3">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='parent', version='0.0.3')
)
libraryDependencies += "top.oneyoung" % "parent" % "0.0.3"
[top.oneyoung/parent "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.20 |