oneyoung

Demo project for Spring Boot

License

License

GroupId

GroupId

top.oneyoung
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

oneyoung
Demo project for Spring Boot

Download parent

Filename Size
parent-0.0.3.pom 9 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1